Sfoglia il codice sorgente

审核刷新订单明细列表

qymljy 1 anno fa
parent
commit
f8c5a37337
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/HDrpManagement/orderManage/details/index.vue

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

@@ -423,6 +423,7 @@ 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({