@@ -241,12 +241,12 @@ export const comTypes : comType[] = [
compentName: "调试配对",
compentType: "tiaoshipipei",
},
- {
+ /*{
compentName: "铭牌绑定",
compentType: "mingpai",
- },
+ },*/
{
compentName: "多媒体采集",
compentType: "duomeiticaiji",
-];
+];
@@ -54,6 +54,16 @@
v-model="defaultTabName"
>
<el-tab-pane name="traceabilityComRef" label="生产履历">
+ <template #label>
+ <span
+ >生产履历
+ <el-badge
+ :value="tabCount.traceability"
+ class="item"
+ type="primary"
+ />
+ </span>
+ </template>
<TraceabilityCom ref="traceabilityComRef" />
</el-tab-pane>
<el-tab-pane name="materialsComRef" label="已采物料">