Gitea 2 years ago
parent d2a8f3de2f
commit 23d8807b21
  1. 4
      ant-design-vue-jeecg/src/views/erp/fabric/ZyFabricList.vue

@ -257,11 +257,11 @@ import ZyFabricFormDetailModel from './modules/ZyFabricFormDetailModel'
dataIndex: 'qrcode', dataIndex: 'qrcode',
scopedSlots: {customRender: 'imgeSlot'} scopedSlots: {customRender: 'imgeSlot'}
}, },
{ /* {
title:'等级', title:'等级',
align:"center", align:"center",
dataIndex: 'fabricGrade_dictText' dataIndex: 'fabricGrade_dictText'
}, },*/
{ {
title:'供货商信息', title:'供货商信息',
align:"center", align:"center",

Loading…
Cancel
Save