11
WXL
2023-12-04 99340c754ca99b95d0e70b3cc7db4eae8c8a6e69
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);
              }