✨ feat: l2过程跟踪
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</RawMaterialInfo>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="BOM">
|
||||
<el-table-column label="SKU">
|
||||
<template slot-scope="scope">
|
||||
<BomInfoMini :itemType="scope.row.itemType" :itemId="scope.row.itemId" />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user