许宏杰 9 months ago
parent 55f65121c5
commit c62efb4cfd

@ -233,7 +233,7 @@ export default {
data() { data() {
return { return {
loading: true, loading: true,
input3: "",
currentIndex: 0, currentIndex: 0,
credentialnoType: 0, credentialnoType: 0,
tabList: [ tabList: [
@ -254,7 +254,7 @@ export default {
{ name: "退役军人", key: "isj" }, { name: "退役军人", key: "isj" },
{ name: "重点人群", key: "isx" }, { name: "重点人群", key: "isx" },
], ],
radio: "",
timer: "", timer: "",
keyWord: "", keyWord: "",
colorList: [], colorList: [],

@ -212,7 +212,7 @@ export default {
data() { data() {
return { return {
loading: true, loading: true,
input3: "",
currentIndex: 0, currentIndex: 0,
credentialnoType: 0, credentialnoType: 0,
tabList: [ tabList: [
@ -233,8 +233,7 @@ export default {
{ name: "退役军人", key: "isj" }, { name: "退役军人", key: "isj" },
{ name: "重点人群", key: "isx" }, { name: "重点人群", key: "isx" },
], ],
radio: "",
value: "",
keyWord: "", keyWord: "",
colorList: [], colorList: [],
queryParams: { queryParams: {

@ -224,7 +224,7 @@ export default {
data() { data() {
return { return {
loading: true, loading: true,
input3: "",
currentIndex: 0, currentIndex: 0,
credentialnoType: 0, credentialnoType: 0,
// tabList: [ // tabList: [
@ -245,8 +245,7 @@ export default {
{ name: "退役军人", key: "isj" }, { name: "退役军人", key: "isj" },
{ name: "重点人群", key: "isx" }, { name: "重点人群", key: "isx" },
], ],
radio: "",
value: "",
keyWord: "", keyWord: "",
colorList: [], colorList: [],
queryParams: { queryParams: {

@ -217,7 +217,7 @@ export default {
data() { data() {
return { return {
loading: true, loading: true,
input3: "",
currentIndex: 0, currentIndex: 0,
credentialnoType: 0, credentialnoType: 0,
tabList: [ tabList: [
@ -238,8 +238,7 @@ export default {
{ name: "退役军人", key: "isj" }, { name: "退役军人", key: "isj" },
{ name: "重点人群", key: "isx" }, { name: "重点人群", key: "isx" },
], ],
radio: "",
value: "",
keyWord: "", keyWord: "",
colorList: [], colorList: [],
queryParams: { queryParams: {

Loading…
Cancel
Save