ソースを参照

故障填写权限控制

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)"
               >