|
|
@@ -122,7 +122,7 @@ export default {
|
|
|
tableDropdownIndex: null, //列表侧拉 索引
|
|
|
rows: [
|
|
|
{name: 'modelCode', title: this.$t('appProductUniqueCode')}, //产品编码
|
|
|
- {name: 'itemCode', title: this.$t('appModelCode')}, //模具编码
|
|
|
+ {name: 'mouldCode', title: this.$t('appModelCode')}, //模具编码
|
|
|
{name: 'lastMoldingBatch', title: this.$t('appGroutingBatch'), fieldFlag: false}, //成型批次
|
|
|
{
|
|
|
name: 'unmoldedReasonName',
|