zzw преди 1 седмица
родител
ревизия
69377b933b
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      src/views/costAudit/auditInfo/auditManage/costAudit.vue
  2. 1 1
      src/views/costAudit/auditInfo/auditManage/index.vue

+ 1 - 1
src/views/costAudit/auditInfo/auditManage/costAudit.vue

@@ -1345,9 +1345,9 @@
             this.$loading().close()
             if (type != 'delete') {
               this.$message.success('保存成功')
+              await this.checkButtonVisibility()
               this.loadTemplateData()
               // 保存成功后重新检查按钮显示权限
-              await this.checkButtonVisibility()
             }
           })
           .catch((err) => {

+ 1 - 1
src/views/costAudit/auditInfo/auditManage/index.vue

@@ -112,7 +112,7 @@
                 任务详情
               </el-button>
               <el-button
-                v-if="scope.row.status != '300'"
+                v-if="scope.row.status != '300' && scope.row.currentNode != 'gd'"
                 type="text"
                 @click="handleOpenMainDetails(scope.row)"
               >