于继渤 %!s(int64=3) %!d(string=hai) anos
pai
achega
1f171e8143

+ 1 - 1
src/view-app/app/grouting-management/molding-registration/index.vue

@@ -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',