ysy 1 anno fa
parent
commit
bc0f7aa305
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/productionPlan/index.vue

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

@@ -156,7 +156,7 @@
           </el-link>
           </el-link>
           <el-link
           <el-link
             v-if="
             v-if="
-              row.splitBatch != 2 && !row.joinPlanCode && activeName == 'first'
+              row.splitBatch != 2 &&  row.splitBatch != 1 && activeName == 'first'
             "
             "
             type="primary"
             type="primary"
             :underline="false"
             :underline="false"