上次一样
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user