Explorar o código

审核刷新订单明细列表

qymljy hai 1 ano
pai
achega
f8c5a37337
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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({