소스 검색

审核刷新订单明细列表

qymljy 1 년 전
부모
커밋
f8c5a37337
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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({