Explorar o código

宇信放开修改

yusheng hai 1 día
pai
achega
09a2fc89dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/inspectionPlan/index.vue

+ 1 - 1
src/views/inspectionPlan/index.vue

@@ -57,7 +57,7 @@
             type="primary"
             :underline="false"
             @click="openEdit('edit', row)"
-            v-if="row.status == 0 || row.status == 2"
+            v-if="row.status == 0 || row.status == 2||$store.state.user.info.clientEnvironmentId == 10"
           >
             修改
           </el-link>