@ -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: "接收成功",