guoyujia 9 kuukautta sitten
vanhempi
commit
3e87d2425e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/business/productionBatch/lotInfoForm.vue

+ 1 - 1
src/views/business/productionBatch/lotInfoForm.vue

@@ -168,7 +168,7 @@
                 type="primary"
                 >{{ "废品回用" }}</el-tag
               >
-              <el-tag v-if="scope.row.fromId != 0" class="spacing" type="warning">{{ "分批" }}</el-tag>
+              <el-tag v-if="scope.row.fromId !=null&&scope.row.fromId != 0  " class="spacing" type="warning">{{ "分批" }}</el-tag>
             </template>
           </el-table-column>
           <el-table-column label="操作" width="200px" align="center">