Browse Source

【nev-pc】成品发运

ag_report_nev
安虹睿 10 months ago
parent
commit
02e330a01a
  1. 3
      fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue

3
fe/PC/src/views/finishedProductManage/deliver/FISDeliverRequest.vue

@ -320,8 +320,9 @@ export default {
this.$successMsg("删除成功!") this.$successMsg("删除成功!")
this.paging() this.paging()
this.displayDialog.detailsDialog = false this.displayDialog.detailsDialog = false
this.Loading.appMainLoading = false;
}).catch(() => { }).catch(() => {
this.Loading.appMainLoading = true; this.Loading.appMainLoading = false;
}); });
}).catch(() => { }).catch(() => {

Loading…
Cancel
Save