This commit is contained in:
2024-01-15 09:41:22 +08:00
parent ae3e984230
commit 6295470bb3
4 changed files with 4 additions and 4 deletions

View File

@@ -157,7 +157,7 @@
},
created() {
this.getAllStore()
this.loadList()
// this.loadList()
},
methods: {
//改变单行蓝色和绿色

View File

@@ -191,7 +191,7 @@
},
created() {
this.getAllStore()
this.loadList()
// this.loadList()
this.getBankList()
},
methods: {

View File

@@ -182,7 +182,7 @@
},
created() {
this.getAllStore()
this.loadList()
// this.loadList()
this.getBankList()
},
methods: {

View File

@@ -171,7 +171,7 @@
},
created() {
this.getAllStore()
this.loadList()
// this.loadList()
},
methods: {