ysy 1 vuosi sitten
vanhempi
commit
bc0f7aa305
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/productionPlan/index.vue

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

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