yxh
yxh
2023-08-08 410d68c849410b4aa28be97bf60eb3af77641aa1
src/views/project/fund/expertFeeFundApply/index.vue
@@ -1022,7 +1022,7 @@
          //查找是否存在登记完成记录
          //判断是否存在上报记录
          row.recordstatus = 0;
          console.log("updateFund", row);
          updateFund(row).then((response) => {
            if (response.code == 200) {
              this.$message({