Kaynağa Gözat

审核刷新订单明细列表

qymljy 1 yıl önce
ebeveyn
işleme
b348e28066

+ 1 - 1
src/HDrpManagement/orderManage/details/index.vue

@@ -222,6 +222,7 @@ export default {
           this.rebateamount = this.mainData.rebateamount
         }
         console.log(this.mainData);
+        this.$refs.prod.listData(this.$refs.prod.param.content.pageNumber = 1)
         this.queryUsedrebate()
         this.changeDataStructure()
         this.orderreviewtype()
@@ -423,7 +424,6 @@ export default {
         this.tool.showMessage(res,async ()=>{
           this.visible = false
           this.queryMainData()
-          this.$refs.prod.listData(this.$refs.prod.param.content.pageNumber = 1)
         })
       }).catch((err) => {
         this.$message({