guoyujia 9 tháng trước cách đây
mục cha
commit
3e87d2425e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">