浏览代码

故障填写权限控制

lipenghui 2 月之前
父节点
当前提交
38f5fd6cf6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/pms/maintain/index.vue

+ 1 - 1
src/views/pms/maintain/index.vue

@@ -207,7 +207,7 @@
               </el-button>
               <el-button
                 link
-                v-if="scope.row.status==='tx'&&scope.row.auditStatus===20"
+                v-if="scope.row.status==='tx'&&(scope.row.auditStatus===20||scope.row.auditStatus===null)"
                 type="danger"
                 @click="openForm('update',scope.row.id)"
               >