guoyujia 9 月之前
父節點
當前提交
3e87d2425e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/business/productionBatch/lotInfoForm.vue

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

@@ -168,7 +168,7 @@
                 type="primary"
                 type="primary"
                 >{{ "废品回用" }}</el-tag
                 >{{ "废品回用" }}</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>
             </template>
           </el-table-column>
           </el-table-column>
           <el-table-column label="操作" width="200px" align="center">
           <el-table-column label="操作" width="200px" align="center">