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({