Browse Source

[SBBJ-926] 库位移动展示主键名称为 备件变更编号

master
zengqinyuan 4 weeks ago
parent
commit
2ea0576f96
  1. 2
      src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts

2
src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts

@ -19,7 +19,7 @@ export const ItemLocationReplaceRules = reactive({
export const ItemLocationReplace = useCrudSchemas(reactive<CrudSchema[]>([
{
label: '主键',
label: '备件变更编号',
field: 'id',
isForm: false,
},

Loading…
Cancel
Save