报工问题调整

master
zhangdi 5 days ago
parent 1667f07132
commit 119e967886
  1. 2
      pages/plan/operationReceiving.vue

@ -144,7 +144,7 @@ export default {
},
submitClick() {
this.$u.api.workPlanReceive({ wpIds: this.tableObj.wpId }).then((res) => {
this.tableObj = {};
// this.tableObj = {};
uni.hideLoading();
uni.showToast({
title: "接收成功",

Loading…
Cancel
Save