Browse Source

BUG修改

hella_online_20240829
parent
commit
d5910a7b07
  1. 2
      src/views/wms/productionManage/productredress/productredressRequestMain/productredressRequestMain.data.ts

2
src/views/wms/productionManage/productredress/productredressRequestMain/productredressRequestMain.data.ts

@ -504,6 +504,8 @@ export const ProductredressRequestDetail = useCrudSchemas(reactive<CrudSchema[]>
{
label: '库存状态',
field: 'inventoryStatus',
dictType: DICT_TYPE.INVENTORY_STATUS,
dictClass: 'string',
sort: 'custom',
table: {
width: 150

Loading…
Cancel
Save