上次一样

This commit is contained in:
魏啾 2024-11-25 14:42:04 +08:00
parent 4a62f56c96
commit 0cec66ef27
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ export default {
this.query.orderNo = this.$route.query.orderNo this.query.orderNo = this.$route.query.orderNo
} }
this.resetQuery = { ...this.query }; this.resetQuery = { ...this.query };
// this.tbShopPayTypeGet(); this.tbShopPayTypeGet();
this.getTableData(); this.getTableData();
// -- // --
if (this.$route.query.orderNo) { if (this.$route.query.orderNo) {