lrf402788946 3 years ago
parent
commit
227429acf8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/adminCenter/disclosure/index.vue

+ 2 - 2
src/views/adminCenter/disclosure/index.vue

@@ -107,8 +107,8 @@ export default {
       this.report.disclosure_id = disclosure_id;
       await this.toStatus(status);
       this.$confirm(`是否生成评估报告`, '提示', {
-        confirmButtonText: '确定',
-        cancelButtonText: '取消',
+        confirmButtonText: '填写报告',
+        cancelButtonText: '',
         type: 'warning',
       })
         .then(() => {