lrf402788946 3 年之前
父节点
当前提交
227429acf8
共有 1 个文件被更改,包括 2 次插入2 次删除
  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(() => {