src/views/project/fund/applyDetail/index.vue @@ -2342,6 +2342,8 @@ }); } this.form.id = response.data; this.curId = response.data; this.handleUpdate(); } else { this.$modal.msgError("申请单保存失败:" + response.msg); }