11111
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getAllStore()
|
this.getAllStore()
|
||||||
this.loadList()
|
// this.loadList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
//改变单行蓝色和绿色
|
//改变单行蓝色和绿色
|
||||||
|
|||||||
@@ -191,7 +191,7 @@
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getAllStore()
|
this.getAllStore()
|
||||||
this.loadList()
|
// this.loadList()
|
||||||
this.getBankList()
|
this.getBankList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
@@ -182,7 +182,7 @@
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getAllStore()
|
this.getAllStore()
|
||||||
this.loadList()
|
// this.loadList()
|
||||||
this.getBankList()
|
this.getBankList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
@@ -171,7 +171,7 @@
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.getAllStore()
|
this.getAllStore()
|
||||||
this.loadList()
|
// this.loadList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user