Merge branch 'dev' of e.coding.net:g-cphe0354/yinshoukeguanliduan/management into dwb

This commit is contained in:
duan
2024-07-09 16:14:54 +08:00
26 changed files with 1337 additions and 243 deletions

View File

@@ -259,6 +259,9 @@ export default {
}
},
mounted() {
if(this.$route.query.tableName){
this.query.tableName = this.$route.query.tableName
}
this.resetQuery = { ...this.query };
this.tbShopPayTypeGet();
this.getTableData();