11
WXL
2023-09-20 863c5a26cb1f065bf24a8f28e5641242fdb95644
src/views/project/fund/applyDetail/index.vue
@@ -1974,7 +1974,6 @@
          //查找是否存在登记完成记录
          //判断是否存在上报记录
          this.form.recordstatus = 0;
          updateFund(this.form).then(response => {
            if (response.code == 200) {
              this.$message({