diff --git a/src/views/modules/part/productGroupInformation.vue b/src/views/modules/part/productGroupInformation.vue index 212859e..c282d55 100644 --- a/src/views/modules/part/productGroupInformation.vue +++ b/src/views/modules/part/productGroupInformation.vue @@ -239,12 +239,11 @@ export default { columnWidth: 120 }, { - userId: this.$store.state.user.name, functionId: 100007, serialNumber: '100007Table1Type', tableId: "100007Table1", tableName: "商品组信息表", - columnProp: 'type', + columnProp: "type", headerAlign: "center", align: "center", columnLabel: '商品组', @@ -254,6 +253,7 @@ export default { sortLv: 0, status: true, fixed: '', + columnWidth: 120 }, { userId: this.$store.state.user.name,