guoyujia 9 months ago
parent
commit
3e87d2425e
1 changed files with 1 additions and 1 deletions
  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">