xg
This commit is contained in:
parent
7632cf9302
commit
63aa83cccf
@ -329,7 +329,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
this.typelistdata();
|
||||
},
|
||||
methods: {
|
||||
|
||||
@ -560,7 +560,7 @@ export default {
|
||||
},
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
// this.selectAgencyinfo();
|
||||
},
|
||||
watch: {
|
||||
|
||||
@ -343,7 +343,7 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
},
|
||||
mounted() {
|
||||
this.getMaxTableHeight()
|
||||
|
||||
@ -480,7 +480,7 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
},
|
||||
mounted() {
|
||||
this.getMaxTableHeight()
|
||||
|
||||
@ -321,7 +321,7 @@ export default {
|
||||
},
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
this.typelistdata();
|
||||
},
|
||||
mounted() {
|
||||
|
||||
@ -141,7 +141,7 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
},
|
||||
mounted() {
|
||||
this.getMaxTableHeight()
|
||||
|
||||
@ -229,7 +229,7 @@ export default {
|
||||
};
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
// this.getList();
|
||||
},
|
||||
mounted() {
|
||||
this.getMaxTableHeight()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user