Browse Source

车间管理-操作列展示不下

hella_online_20241024
yufei_wang 1 month ago
parent
commit
40664dcf30
  1. 1
      src/views/wms/basicDataManage/factoryModeling/workshop/workshop.data.ts

1
src/views/wms/basicDataManage/factoryModeling/workshop/workshop.data.ts

@ -163,6 +163,7 @@ export const Workshop = useCrudSchemas(reactive<CrudSchema[]>([
isDetail: false, isDetail: false,
isForm: false , isForm: false ,
table: { table: {
width:150,
fixed: 'right' fixed: 'right'
} }
} }

Loading…
Cancel
Save