Browse Source

入出 库位类型 修改 库区类型

master_hella_20240701
陈薪名 8 months ago
parent
commit
7f35d7f46b
  1. 4
      src/api/wms/businesstype/index.ts
  2. 4
      src/api/wms/containerBindRecordMain/index.ts
  3. 4
      src/api/wms/containerInitRecordMain/index.ts
  4. 4
      src/api/wms/containerRepairRecordMain/index.ts
  5. 4
      src/api/wms/containerUnbindRecordMain/index.ts
  6. 4
      src/api/wms/countJobMain/index.ts
  7. 4
      src/api/wms/customerreceiptRecordMain/index.ts
  8. 4
      src/api/wms/customerreceiptRequestMain/index.ts
  9. 4
      src/api/wms/customerreturnJobMain/index.ts
  10. 4
      src/api/wms/customerreturnRecordMain/index.ts
  11. 4
      src/api/wms/customerreturnRequestMain/index.ts
  12. 2
      src/api/wms/customersettleRecordMain/index.ts
  13. 2
      src/api/wms/customersettleRequestMain/index.ts
  14. 4
      src/api/wms/deliverJobMain/index.ts
  15. 4
      src/api/wms/deliverRecordMain/index.ts
  16. 4
      src/api/wms/deliverRequestMain/index.ts
  17. 4
      src/api/wms/inspectJobMain/index.ts
  18. 2
      src/api/wms/inspectRecordMain/index.ts
  19. 2
      src/api/wms/inspectRequestMain/index.ts
  20. 4
      src/api/wms/inventorymoveJobMain/index.ts
  21. 4
      src/api/wms/inventorymoveRecordMain/index.ts
  22. 4
      src/api/wms/inventorymoveRequestMain/index.ts
  23. 4
      src/api/wms/issueJobMain/index.ts
  24. 4
      src/api/wms/issueRecordMain/index.ts
  25. 4
      src/api/wms/issueRequestMain/index.ts
  26. 4
      src/api/wms/pickJobMain/index.ts
  27. 4
      src/api/wms/pickRecordMain/index.ts
  28. 4
      src/api/wms/pickRequestMain/index.ts
  29. 4
      src/api/wms/productdismantleJobMain/index.ts
  30. 2
      src/api/wms/productdismantleRecordMain/index.ts
  31. 2
      src/api/wms/productdismantleRequestMain/index.ts
  32. 4
      src/api/wms/productionreceiptJobMain/index.ts
  33. 4
      src/api/wms/productionreceiptRecordMain/index.ts
  34. 4
      src/api/wms/productionreturnJobMain/index.ts
  35. 4
      src/api/wms/productionreturnRecordMain/index.ts
  36. 4
      src/api/wms/productionreturnRequestMain/index.ts
  37. 4
      src/api/wms/productionreturnRequestMainNo/index.ts
  38. 4
      src/api/wms/productputawayJobMain/index.ts
  39. 4
      src/api/wms/productputawayRecordMain/index.ts
  40. 4
      src/api/wms/productputawayRequestMain/index.ts
  41. 4
      src/api/wms/productreceiptJobMain/index.ts
  42. 2
      src/api/wms/productreceiptRecordMain/index.ts
  43. 2
      src/api/wms/productreceiptRequestMain/index.ts
  44. 2
      src/api/wms/productrepairRecordMain/index.ts
  45. 2
      src/api/wms/productrepairRequestMain/index.ts
  46. 4
      src/api/wms/productscrapJobMain/index.ts
  47. 2
      src/api/wms/productscrapRecordMain/index.ts
  48. 2
      src/api/wms/productscrapRequestMain/index.ts
  49. 4
      src/api/wms/purchasereceiptJobMain/index.ts
  50. 4
      src/api/wms/purchasereceiptRecordMain/index.ts
  51. 4
      src/api/wms/purchasereceiptRequestMain/index.ts
  52. 4
      src/api/wms/purchasereturnJobMain/index.ts
  53. 4
      src/api/wms/purchasereturnRecordMain/index.ts
  54. 4
      src/api/wms/purchasereturnRequestMain/index.ts
  55. 4
      src/api/wms/putawayJobMain/index.ts
  56. 4
      src/api/wms/putawayRecordMain/index.ts
  57. 4
      src/api/wms/putawayRequestMain/index.ts
  58. 4
      src/api/wms/repleinshJobMain/index.ts
  59. 4
      src/api/wms/repleinshRecordMain/index.ts
  60. 4
      src/api/wms/repleinshRequestMain/index.ts
  61. 4
      src/api/wms/scrapJobMain/index.ts
  62. 2
      src/api/wms/scrapRecordMain/index.ts
  63. 2
      src/api/wms/scrapRequestMain/index.ts
  64. 4
      src/api/wms/transferissueJobMain/index.ts
  65. 4
      src/api/wms/transferissueRecordMain/index.ts
  66. 4
      src/api/wms/transferissueRequestMain/index.ts
  67. 4
      src/api/wms/transferreceiptJobMain/index.ts
  68. 4
      src/api/wms/transferreceiptRecordMain/index.ts
  69. 4
      src/api/wms/transferreceiptRequestMain/index.ts
  70. 4
      src/api/wms/unplannedissueJobMain/index.ts
  71. 2
      src/api/wms/unplannedissueRecordMain/index.ts
  72. 2
      src/api/wms/unplannedissueRequestMain/index.ts
  73. 4
      src/api/wms/unplannedreceiptJobMain/index.ts
  74. 2
      src/api/wms/unplannedreceiptRecordMain/index.ts
  75. 2
      src/api/wms/unplannedreceiptRequestMain/index.ts
  76. 4
      src/views/Home/components/produce.vue
  77. 8
      src/views/wms/basicDataManage/documentSetting/businesstype/businesstype.data.ts
  78. 16
      src/views/wms/basicDataManage/documentSetting/businesstype/index.vue
  79. 8
      src/views/wms/countManage/count/countJobMain/countJobMain.data.ts
  80. 16
      src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts
  81. 16
      src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts
  82. 16
      src/views/wms/deliversettlementManage/customerreturn/customerreturnJobMain/customerreturnJobMain.data.ts
  83. 4
      src/views/wms/deliversettlementManage/customerreturn/customerreturnJobMain/index.vue
  84. 16
      src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts
  85. 8
      src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts
  86. 8
      src/views/wms/deliversettlementManage/customersettle/customersettleRecordMain/customersettleRecordMain.data.ts
  87. 8
      src/views/wms/deliversettlementManage/customersettle/customersettleRequestMain/customersettleRequestMain.data.ts
  88. 16
      src/views/wms/deliversettlementManage/deliver/deliverJobMain/deliverJobMain.data.ts
  89. 4
      src/views/wms/deliversettlementManage/deliver/deliverJobMain/index.vue
  90. 16
      src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts
  91. 8
      src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts
  92. 12
      src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts
  93. 8
      src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts
  94. 4
      src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts
  95. 16
      src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts
  96. 16
      src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts
  97. 8
      src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts
  98. 16
      src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts
  99. 16
      src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts
  100. 16
      src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts

4
src/api/wms/businesstype/index.ts

@ -6,8 +6,8 @@ export interface BusinesstypeVO {
description: string description: string
itemTypes: string itemTypes: string
itemStatuses: string itemStatuses: string
outLocationTypes: string outAreaTypes: string
inLocationTypes: string inAreaTypes: string
outAreaCodes: string outAreaCodes: string
inAreaCodes: string inAreaCodes: string
outInventoryStatuses: string outInventoryStatuses: string

4
src/api/wms/containerBindRecordMain/index.ts

@ -21,8 +21,8 @@ export interface ContainerBindRecordMainVO {
extraProperties: string extraProperties: string
siteId: string siteId: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
} }

4
src/api/wms/containerInitRecordMain/index.ts

@ -20,8 +20,8 @@ export interface ContainerInitRecordMainVO {
extraProperties: string extraProperties: string
siteId: string siteId: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
} }

4
src/api/wms/containerRepairRecordMain/index.ts

@ -21,8 +21,8 @@ export interface ContainerRepairRecordMainVO {
extraProperties: string extraProperties: string
siteId: string siteId: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
} }

4
src/api/wms/containerUnbindRecordMain/index.ts

@ -21,8 +21,8 @@ export interface ContainerUnbindRecordMainVO {
extraProperties: string extraProperties: string
siteId: string siteId: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
} }

4
src/api/wms/countJobMain/index.ts

@ -20,8 +20,8 @@ export interface CountJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/customerreceiptRecordMain/index.ts

@ -25,8 +25,8 @@ export interface CustomerreceiptRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
available: string available: string

4
src/api/wms/customerreceiptRequestMain/index.ts

@ -21,8 +21,8 @@ export interface CustomerreceiptRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string

4
src/api/wms/customerreturnJobMain/index.ts

@ -26,8 +26,8 @@ export interface CustomerreturnJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/customerreturnRecordMain/index.ts

@ -26,8 +26,8 @@ export interface CustomerreturnRecordMainVO {
createTime: Date createTime: Date
creatorId: string creatorId: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
toDockCode: string toDockCode: string
available: string available: string

4
src/api/wms/customerreturnRequestMain/index.ts

@ -21,10 +21,10 @@ export interface CustomerreturnRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
toDockCode: string toDockCode: string
autoCommit: string autoCommit: string

2
src/api/wms/customersettleRecordMain/index.ts

@ -20,7 +20,7 @@ export interface CustomersettleRecordMainVO {
creator: string creator: string
remark: string remark: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
available: string available: string
} }

2
src/api/wms/customersettleRequestMain/index.ts

@ -5,7 +5,7 @@ export interface CustomersettleRequestMainVO {
deliverPlanNumber: string deliverPlanNumber: string
customerCode: string customerCode: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string

4
src/api/wms/deliverJobMain/index.ts

@ -26,8 +26,8 @@ export interface DeliverJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/deliverRecordMain/index.ts

@ -26,9 +26,9 @@ export interface DeliverRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
fromDockCode: string fromDockCode: string
available: string available: string

4
src/api/wms/deliverRequestMain/index.ts

@ -10,7 +10,7 @@ export interface DeliverRequestMainVO {
vehiclePlateNumber: string vehiclePlateNumber: string
fromWarehouseCode: string fromWarehouseCode: string
toWarehouseCode: string toWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string
@ -23,7 +23,7 @@ export interface DeliverRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
fromDockCode: string fromDockCode: string
autoCommit: string autoCommit: string

4
src/api/wms/inspectJobMain/index.ts

@ -19,8 +19,8 @@ export interface InspectJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/inspectRecordMain/index.ts

@ -37,7 +37,7 @@ export interface InspectRecordMainVO {
ownerCode: string ownerCode: string
available: string available: string
sampleQty: number sampleQty: number
fromLocationTypes: string fromAreaTypes: string
} }
// 查询检验记录主列表 // 查询检验记录主列表

2
src/api/wms/inspectRequestMain/index.ts

@ -7,7 +7,7 @@ export interface InspectRequestMainVO {
businessType: string businessType: string
fromWarehouseCode: string fromWarehouseCode: string
fromAreaCodes: string fromAreaCodes: string
fromLocationTypes: string fromAreaTypes: string
remark: string remark: string
createTime: Date createTime: Date
creator: string creator: string

4
src/api/wms/inventorymoveJobMain/index.ts

@ -18,8 +18,8 @@ export interface InventorymoveJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/inventorymoveRecordMain/index.ts

@ -19,10 +19,10 @@ export interface InventorymoveRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/inventorymoveRequestMain/index.ts

@ -13,10 +13,10 @@ export interface InventorymoveRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
fromWarehouseOde: string fromWarehouseOde: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
useOnTheWayLocation: string useOnTheWayLocation: string
autoCommit: string autoCommit: string

4
src/api/wms/issueJobMain/index.ts

@ -19,8 +19,8 @@ export interface IssueJobMainVO {
acceptTime: Date acceptTime: Date
completeUserName: string completeUserName: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/issueRecordMain/index.ts

@ -19,10 +19,10 @@ export interface IssueRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
useOnTheWayLocation: string useOnTheWayLocation: string
available: string available: string

4
src/api/wms/issueRequestMain/index.ts

@ -4,8 +4,8 @@ export interface IssueRequestMainVO {
workshopCode: string workshopCode: string
fromWarehouseCode: string fromWarehouseCode: string
toWarehouseCode: string toWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
number: string number: string

4
src/api/wms/pickJobMain/index.ts

@ -16,8 +16,8 @@ export interface PickJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/pickRecordMain/index.ts

@ -18,10 +18,10 @@ export interface PickRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/pickRequestMain/index.ts

@ -2,7 +2,7 @@ import request from '@/config/axios'
export interface PickRequestMainVO { export interface PickRequestMainVO {
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreas: string fromAreas: string
number: string number: string
businessType: string businessType: string
@ -16,7 +16,7 @@ export interface PickRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/productdismantleJobMain/index.ts

@ -20,8 +20,8 @@ export interface ProductdismantleJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/productdismantleRecordMain/index.ts

@ -20,7 +20,7 @@ export interface ProductdismantleRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
available: string available: string
} }

2
src/api/wms/productdismantleRequestMain/index.ts

@ -5,7 +5,7 @@ export interface ProductdismantleRequestMainVO {
team: string team: string
shift: string shift: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string

4
src/api/wms/productionreceiptJobMain/index.ts

@ -19,8 +19,8 @@ export interface ProductionreceiptJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/productionreceiptRecordMain/index.ts

@ -19,10 +19,10 @@ export interface ProductionreceiptRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
useOnTheWayLocation: string useOnTheWayLocation: string
available: string available: string

4
src/api/wms/productionreturnJobMain/index.ts

@ -19,8 +19,8 @@ export interface ProductionreturnJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/productionreturnRecordMain/index.ts

@ -19,10 +19,10 @@ export interface ProductionreturnRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/productionreturnRequestMain/index.ts

@ -3,7 +3,7 @@ import request from '@/config/axios'
export interface ProductionreturnRequestMainVO { export interface ProductionreturnRequestMainVO {
workshopCode: string workshopCode: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string
@ -17,7 +17,7 @@ export interface ProductionreturnRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/productionreturnRequestMainNo/index.ts

@ -3,7 +3,7 @@ import request from '@/config/axios'
export interface ProductionreturnRequestMainVO { export interface ProductionreturnRequestMainVO {
workshopCode: string workshopCode: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string
@ -17,7 +17,7 @@ export interface ProductionreturnRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/productputawayJobMain/index.ts

@ -7,8 +7,8 @@ export interface ProductputawayJobMainVO {
toWarehouseCode: string toWarehouseCode: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
completetime: Date completetime: Date
requestTime: Date requestTime: Date
requestDueTime: Date requestDueTime: Date

4
src/api/wms/productputawayRecordMain/index.ts

@ -19,10 +19,10 @@ export interface ProductputawayRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
ruleUserId: number ruleUserId: number
available: string available: string

4
src/api/wms/productputawayRequestMain/index.ts

@ -5,8 +5,8 @@ export interface ProductputawayRequestMainVO {
supplierCode: string supplierCode: string
fromWarehouseCode: string fromWarehouseCode: string
toWarehouseCode: string toWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
number: string number: string

4
src/api/wms/productreceiptJobMain/index.ts

@ -23,8 +23,8 @@ export interface ProductreceiptJobMainVO {
completeTime: Date completeTime: Date
toWarehouseCode: string toWarehouseCode: string
toAreaCodes: string toAreaCodes: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/productreceiptRecordMain/index.ts

@ -22,7 +22,7 @@ export interface ProductreceiptRecordMainVO {
creator: string creator: string
code: string code: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

2
src/api/wms/productreceiptRequestMain/index.ts

@ -6,7 +6,7 @@ export interface ProductreceiptRequestMainVO {
team: string team: string
shift: string shift: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
number: string number: string
businessType: string businessType: string

2
src/api/wms/productrepairRecordMain/index.ts

@ -20,7 +20,7 @@ export interface ProductrepairRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
available: string available: string
} }

2
src/api/wms/productrepairRequestMain/index.ts

@ -16,7 +16,7 @@ export interface ProductrepairRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/productscrapJobMain/index.ts

@ -17,8 +17,8 @@ export interface ProductscrapJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/productscrapRecordMain/index.ts

@ -18,7 +18,7 @@ export interface ProductscrapRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
ruleUserId: number ruleUserId: number
available: string available: string

2
src/api/wms/productscrapRequestMain/index.ts

@ -13,7 +13,7 @@ export interface ProductscrapRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/purchasereceiptJobMain/index.ts

@ -26,8 +26,8 @@ export interface PurchasereceiptJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/purchasereceiptRecordMain/index.ts

@ -26,8 +26,8 @@ export interface PurchasereceiptRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
available: string available: string

4
src/api/wms/purchasereceiptRequestMain/index.ts

@ -8,8 +8,8 @@ export interface PurchasereceiptRequestMainVO {
transferMode: string transferMode: string
fromWarehouseCode: string fromWarehouseCode: string
toWarehouseCode: string toWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
toDockCode: string toDockCode: string

4
src/api/wms/purchasereturnJobMain/index.ts

@ -26,8 +26,8 @@ export interface PurchasereturnJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/purchasereturnRecordMain/index.ts

@ -27,8 +27,8 @@ export interface PurchasereturnRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
code: string code: string
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toAreaCodes: string toAreaCodes: string
available: string available: string

4
src/api/wms/purchasereturnRequestMain/index.ts

@ -21,10 +21,10 @@ export interface PurchasereturnRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
fromDockCode: string fromDockCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/putawayJobMain/index.ts

@ -19,8 +19,8 @@ export interface PutawayJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/putawayRecordMain/index.ts

@ -19,10 +19,10 @@ export interface PutawayRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/putawayRequestMain/index.ts

@ -3,7 +3,7 @@ import request from '@/config/axios'
export interface PutawayRequestMainVO { export interface PutawayRequestMainVO {
supplierCode: string supplierCode: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string
@ -17,7 +17,7 @@ export interface PutawayRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/repleinshJobMain/index.ts

@ -16,8 +16,8 @@ export interface RepleinshJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/repleinshRecordMain/index.ts

@ -18,10 +18,10 @@ export interface RepleinshRecordMainVO {
creator: string creator: string
code: string code: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/repleinshRequestMain/index.ts

@ -2,7 +2,7 @@ import request from '@/config/axios'
export interface RepleinshRequestMainVO { export interface RepleinshRequestMainVO {
fomWarehouseCode: string fomWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
number: string number: string
businessType: string businessType: string
@ -16,7 +16,7 @@ export interface RepleinshRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/scrapJobMain/index.ts

@ -17,8 +17,8 @@ export interface ScrapJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/scrapRecordMain/index.ts

@ -18,7 +18,7 @@ export interface ScrapRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
available: string available: string
} }

2
src/api/wms/scrapRequestMain/index.ts

@ -13,7 +13,7 @@ export interface ScrapRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/transferissueJobMain/index.ts

@ -27,8 +27,8 @@ export interface TransferissueJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
fromDockCode: string fromDockCode: string
toAreaCodes: string toAreaCodes: string

4
src/api/wms/transferissueRecordMain/index.ts

@ -23,9 +23,9 @@ export interface TransferissueRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
fromDockCode: string fromDockCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/transferissueRequestMain/index.ts

@ -17,10 +17,10 @@ export interface TransferissueRequestMainVO {
updater: string updater: string
fromWarehouseCode: string fromWarehouseCode: string
fromDockCode: string fromDockCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/transferreceiptJobMain/index.ts

@ -22,8 +22,8 @@ export interface TransferreceiptJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

4
src/api/wms/transferreceiptRecordMain/index.ts

@ -23,10 +23,10 @@ export interface TransferreceiptRecordMainVO {
remark: string remark: string
createTime: Date createTime: Date
creator: string creator: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toDockCode: string toDockCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

4
src/api/wms/transferreceiptRequestMain/index.ts

@ -17,10 +17,10 @@ export interface TransferreceiptRequestMainVO {
updater: string updater: string
fromWarehouseCode: string fromWarehouseCode: string
toDockCode: string toDockCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/unplannedissueJobMain/index.ts

@ -17,8 +17,8 @@ export interface UnplannedissueJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/unplannedissueRecordMain/index.ts

@ -18,7 +18,7 @@ export interface UnplannedissueRecordMainVO {
createTime: Date createTime: Date
creatorId: string creatorId: string
fromWarehouseCode: string fromWarehouseCode: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
fromDockCode: string fromDockCode: string
available: string available: string

2
src/api/wms/unplannedissueRequestMain/index.ts

@ -14,7 +14,7 @@ export interface UnplannedissueRequestMainVO {
updateTime: Date updateTime: Date
updater: string updater: string
concurrencyStamp: string concurrencyStamp: string
fromLocationTypes: string fromAreaTypes: string
fromAreaCodes: string fromAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/api/wms/unplannedreceiptJobMain/index.ts

@ -17,8 +17,8 @@ export interface UnplannedreceiptJobMainVO {
acceptTime: Date acceptTime: Date
completeUserId: string completeUserId: string
completeTime: Date completeTime: Date
fromLocationTypes: string fromAreaTypes: string
toLocationTypes: string toAreaTypes: string
number: string number: string
businessType: string businessType: string
remark: string remark: string

2
src/api/wms/unplannedreceiptRecordMain/index.ts

@ -18,7 +18,7 @@ export interface UnplannedreceiptRecordMainVO {
createTime: Date createTime: Date
creator: string creator: string
toWarehouseCode: string toWarehouseCode: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
available: string available: string
} }

2
src/api/wms/unplannedreceiptRequestMain/index.ts

@ -13,7 +13,7 @@ export interface UnplannedreceiptRequestMainVO {
status: string status: string
updateTime: Date updateTime: Date
updater: string updater: string
toLocationTypes: string toAreaTypes: string
toAreaCodes: string toAreaCodes: string
autoCommit: string autoCommit: string
autoAgree: string autoAgree: string

4
src/views/Home/components/produce.vue

@ -95,8 +95,8 @@
<span>{{ formatDate(scope.row.acceptTime) }}</span> <span>{{ formatDate(scope.row.acceptTime) }}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="fromLocationTypes" label="从库位类型范围" width="170"/> <el-table-column prop="fromAreaTypes" label="从库区类型范围" width="170"/>
<el-table-column prop="toLocationTypes" label="到库位类型范围" width="170" /> <el-table-column prop="toAreaTypes" label="到库区类型范围" width="170" />
<el-table-column prop="toWarehouseCode" label="到仓库代码" width="170"/> <el-table-column prop="toWarehouseCode" label="到仓库代码" width="170"/>
<el-table-column prop="fromAreaCodes" label="从库区代码范围" width="170"/> <el-table-column prop="fromAreaCodes" label="从库区代码范围" width="170"/>
<el-table-column prop="toAreaCodes" label="到库区代码范围" width="170"/> <el-table-column prop="toAreaCodes" label="到库区代码范围" width="170"/>

8
src/views/wms/basicDataManage/documentSetting/businesstype/businesstype.data.ts

@ -76,8 +76,8 @@ export const Businesstype = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '出库库类型范围', label: '出库库类型范围',
field: 'outLocationTypes', field: 'outAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -93,8 +93,8 @@ export const Businesstype = useCrudSchemas(reactive<CrudSchema[]>([
} }
}, },
{ {
label: '入库库类型范围', label: '入库库类型范围',
field: 'inLocationTypes', field: 'inAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

16
src/views/wms/basicDataManage/documentSetting/businesstype/index.vue

@ -157,8 +157,8 @@ const buttonTableClick = async (val, row) => {
// //
const rowSplit = JSON.parse(JSON.stringify(row)) const rowSplit = JSON.parse(JSON.stringify(row))
rowSplit.itemTypes = rowSplit.itemTypes.split(',') rowSplit.itemTypes = rowSplit.itemTypes.split(',')
rowSplit.outLocationTypes = rowSplit.outLocationTypes.split(',') rowSplit.outAreaTypes = rowSplit.outAreaTypes.split(',')
rowSplit.inLocationTypes = rowSplit.inLocationTypes.split(',') rowSplit.inAreaTypes = rowSplit.inAreaTypes.split(',')
rowSplit.outInventoryStatuses = rowSplit.outInventoryStatuses.split(',') rowSplit.outInventoryStatuses = rowSplit.outInventoryStatuses.split(',')
rowSplit.inInventoryStatuses = rowSplit.inInventoryStatuses.split(',') rowSplit.inInventoryStatuses = rowSplit.inInventoryStatuses.split(',')
openForm('update', rowSplit) openForm('update', rowSplit)
@ -188,8 +188,8 @@ const formsSuccess = async (formType, data) => {
if (data.activeTime == 0) data.activeTime = null if (data.activeTime == 0) data.activeTime = null
if (data.expireTime == 0) data.expireTime = null if (data.expireTime == 0) data.expireTime = null
data.itemTypes = data.itemTypes.join(',') data.itemTypes = data.itemTypes.join(',')
data.outLocationTypes = data.outLocationTypes.join(',') data.outAreaTypes = data.outAreaTypes.join(',')
data.inLocationTypes = data.inLocationTypes.join(',') data.inAreaTypes = data.inAreaTypes.join(',')
data.outInventoryStatuses = data.outInventoryStatuses.join(',') data.outInventoryStatuses = data.outInventoryStatuses.join(',')
data.inInventoryStatuses = data.inInventoryStatuses.join(',') data.inInventoryStatuses = data.inInventoryStatuses.join(',')
if (formType === 'create') { if (formType === 'create') {
@ -201,8 +201,8 @@ const formsSuccess = async (formType, data) => {
}) })
.catch(() => { .catch(() => {
data.itemTypes = data.itemTypes.split(',') data.itemTypes = data.itemTypes.split(',')
data.outLocationTypes = data.outLocationTypes.split(',') data.outAreaTypes = data.outAreaTypes.split(',')
data.inLocationTypes = data.inLocationTypes.split(',') data.inAreaTypes = data.inAreaTypes.split(',')
data.outInventoryStatuses = data.outInventoryStatuses.split(',') data.outInventoryStatuses = data.outInventoryStatuses.split(',')
data.inInventoryStatuses = data.inInventoryStatuses.split(',') data.inInventoryStatuses = data.inInventoryStatuses.split(',')
}) })
@ -215,8 +215,8 @@ const formsSuccess = async (formType, data) => {
}) })
.catch(() => { .catch(() => {
data.itemTypes = data.itemTypes.split(',') data.itemTypes = data.itemTypes.split(',')
data.outLocationTypes = data.outLocationTypes.split(',') data.outAreaTypes = data.outAreaTypes.split(',')
data.inLocationTypes = data.inLocationTypes.split(',') data.inAreaTypes = data.inAreaTypes.split(',')
data.outInventoryStatuses = data.outInventoryStatuses.split(',') data.outInventoryStatuses = data.outInventoryStatuses.split(',')
data.inInventoryStatuses = data.inInventoryStatuses.split(',') data.inInventoryStatuses = data.inInventoryStatuses.split(',')
}) })

8
src/views/wms/countManage/count/countJobMain/countJobMain.data.ts

@ -141,8 +141,8 @@ export const CountJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -152,8 +152,8 @@ export const CountJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

16
src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts

@ -177,8 +177,8 @@ export const CustomerreceiptRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -196,8 +196,8 @@ export const CustomerreceiptRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -337,8 +337,8 @@ export const CustomerreceiptRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -346,8 +346,8 @@ export const CustomerreceiptRecordMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
outTransaction: [ outTransaction: [
{ required: true, message: '请输入出库事务类型', trigger: 'blur' } { required: true, message: '请输入出库事务类型', trigger: 'blur' }

16
src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts

@ -172,8 +172,8 @@ export const CustomerreceiptRequestMain = useCrudSchemas(reactive<CrudSchema[]>(
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -184,8 +184,8 @@ export const CustomerreceiptRequestMain = useCrudSchemas(reactive<CrudSchema[]>(
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -425,8 +425,8 @@ export const CustomerreceiptRequestMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -434,8 +434,8 @@ export const CustomerreceiptRequestMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
departmentCode: [ departmentCode: [
{ required: true, message: '请输入部门', trigger: 'blur' } { required: true, message: '请输入部门', trigger: 'blur' }

16
src/views/wms/deliversettlementManage/customerreturn/customerreturnJobMain/customerreturnJobMain.data.ts

@ -179,8 +179,8 @@ export const CustomerreturnJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -190,8 +190,8 @@ export const CustomerreturnJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -606,8 +606,8 @@ export const CustomerreturnJobMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请输入从仓库代码', trigger: 'change' } { required: true, message: '请输入从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -615,8 +615,8 @@ export const CustomerreturnJobMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

4
src/views/wms/deliversettlementManage/customerreturn/customerreturnJobMain/index.vue

@ -218,8 +218,8 @@ const buttonTableClick = async (val, row) => {
"acceptTime": null, "acceptTime": null,
"completeUserId": null, "completeUserId": null,
"completeTime": null, "completeTime": null,
"fromLocationTypes": "INSP,HOLD,SCRAP", "fromAreaTypes": "INSP,HOLD,SCRAP",
"toLocationTypes": "HOLD,INSP,SEMI,RAW", "toAreaTypes": "HOLD,INSP,SEMI,RAW",
"number": "JOB2520231220-0007", "number": "JOB2520231220-0007",
"businessType": "CustomerRejectJob", "businessType": "CustomerRejectJob",
"remark": "", "remark": "",

16
src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts

@ -186,8 +186,8 @@ export const CustomerreturnRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -205,8 +205,8 @@ export const CustomerreturnRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -354,8 +354,8 @@ export const CustomerreturnRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -363,8 +363,8 @@ export const CustomerreturnRecordMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

8
src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts

@ -283,8 +283,8 @@ export const CustomerreturnRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -295,8 +295,8 @@ export const CustomerreturnRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

8
src/views/wms/deliversettlementManage/customersettle/customersettleRecordMain/customersettleRecordMain.data.ts

@ -138,8 +138,8 @@ export const CustomersettleRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -276,8 +276,8 @@ export const CustomersettleRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }

8
src/views/wms/deliversettlementManage/customersettle/customersettleRequestMain/customersettleRequestMain.data.ts

@ -132,8 +132,8 @@ export const CustomersettleRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -384,8 +384,8 @@ export const CustomersettleRequestMainRules = reactive({
// fromWarehouseCode: [ // fromWarehouseCode: [
// { required: true, message: '请选择从仓库代码', trigger: 'change' } // { required: true, message: '请选择从仓库代码', trigger: 'change' }
// ], // ],
// fromLocationTypes: [ // fromAreaTypes: [
// { required: true, message: '请选择从库类型范围', trigger: 'change' } // { required: true, message: '请选择从库类型范围', trigger: 'change' }
// ], // ],
// fromAreaCodes: [ // fromAreaCodes: [
// { required: true, message: '请选择从库区代码范围', trigger: 'change' } // { required: true, message: '请选择从库区代码范围', trigger: 'change' }

16
src/views/wms/deliversettlementManage/deliver/deliverJobMain/deliverJobMain.data.ts

@ -178,8 +178,8 @@ export const DeliverJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -189,8 +189,8 @@ export const DeliverJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -605,8 +605,8 @@ export const DeliverJobMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请输入从仓库代码', trigger: 'change' } { required: true, message: '请输入从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -614,8 +614,8 @@ export const DeliverJobMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
requestTime: [ requestTime: [
{ required: true, message: '请输入申请时间', trigger: 'change' } { required: true, message: '请输入申请时间', trigger: 'change' }

4
src/views/wms/deliversettlementManage/deliver/deliverJobMain/index.vue

@ -217,8 +217,8 @@ const buttonTableClick = async (val, row) => {
"acceptTime": 1703207934000, "acceptTime": 1703207934000,
"completeUserId": null, "completeUserId": null,
"completeTime": null, "completeTime": null,
"fromLocationTypes": "FG", "fromAreaTypes": "FG",
"toLocationTypes": "CUST", "toAreaTypes": "CUST",
"number": "JOB2420231222-0006", "number": "JOB2420231222-0006",
"businessType": "DeliverJob", "businessType": "DeliverJob",
"remark": "", "remark": "",

16
src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts

@ -186,8 +186,8 @@ export const DeliverRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -197,8 +197,8 @@ export const DeliverRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -354,8 +354,8 @@ export const DeliverRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -363,8 +363,8 @@ export const DeliverRecordMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
outTransaction: [ outTransaction: [
{ required: true, message: '请输入出库事务类型', trigger: 'blur' } { required: true, message: '请输入出库事务类型', trigger: 'blur' }

8
src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts

@ -270,8 +270,8 @@ export const DeliverRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -282,8 +282,8 @@ export const DeliverRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

12
src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts

@ -113,8 +113,8 @@ export const ScrapJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -124,8 +124,8 @@ export const ScrapJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -510,8 +510,8 @@ export const ScrapJobMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }

8
src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts

@ -122,8 +122,8 @@ export const ScrapRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -253,8 +253,8 @@ export const ScrapRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }

4
src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts

@ -143,8 +143,8 @@ export const ScrapRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
} }
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

16
src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts

@ -183,8 +183,8 @@ export const TransferissueJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -195,8 +195,8 @@ export const TransferissueJobMain = useCrudSchemas(reactive<CrudSchema[]>([
isSearch: true, isSearch: true,
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -567,8 +567,8 @@ export const TransferissueJobMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -576,8 +576,8 @@ export const TransferissueJobMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

16
src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts

@ -154,8 +154,8 @@ export const TransferissueRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -165,8 +165,8 @@ export const TransferissueRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -316,8 +316,8 @@ export const TransferissueRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -325,8 +325,8 @@ export const TransferissueRecordMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

8
src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts

@ -226,8 +226,8 @@ export const TransferissueRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
} }
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -239,8 +239,8 @@ export const TransferissueRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
isForm: false, isForm: false,
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,

16
src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts

@ -138,8 +138,8 @@ export const TransferreceiptJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -149,8 +149,8 @@ export const TransferreceiptJobMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -559,8 +559,8 @@ export const TransferreceiptJobMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -568,8 +568,8 @@ export const TransferreceiptJobMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

16
src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts

@ -162,8 +162,8 @@ export const TransferreceiptRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -173,8 +173,8 @@ export const TransferreceiptRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -324,8 +324,8 @@ export const TransferreceiptRecordMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCodes: [ fromAreaCodes: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -333,8 +333,8 @@ export const TransferreceiptRecordMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

16
src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts

@ -136,8 +136,8 @@ export const TransferreceiptRequestMain = useCrudSchemas(reactive<CrudSchema[]>(
}, },
}, },
{ {
label: '从库类型范围', label: '从库类型范围',
field: 'fromLocationTypes', field: 'fromAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -147,8 +147,8 @@ export const TransferreceiptRequestMain = useCrudSchemas(reactive<CrudSchema[]>(
}, },
}, },
{ {
label: '到库类型范围', label: '到库类型范围',
field: 'toLocationTypes', field: 'toAreaTypes',
dictType: DICT_TYPE.LOCATION_TYPE, dictType: DICT_TYPE.LOCATION_TYPE,
dictClass: 'string', dictClass: 'string',
isTable: true, isTable: true,
@ -385,8 +385,8 @@ export const TransferreceiptRequestMainRules = reactive({
fromWarehouseCode: [ fromWarehouseCode: [
{ required: true, message: '请选择从仓库代码', trigger: 'change' } { required: true, message: '请选择从仓库代码', trigger: 'change' }
], ],
fromLocationTypes: [ fromAreaTypes: [
{ required: true, message: '请选择从库类型范围', trigger: 'change' } { required: true, message: '请选择从库类型范围', trigger: 'change' }
], ],
fromAreaCode: [ fromAreaCode: [
{ required: true, message: '请选择从库区代码范围', trigger: 'change' } { required: true, message: '请选择从库区代码范围', trigger: 'change' }
@ -394,8 +394,8 @@ export const TransferreceiptRequestMainRules = reactive({
toWarehouseCode: [ toWarehouseCode: [
{ required: true, message: '请选择到仓库代码', trigger: 'change' } { required: true, message: '请选择到仓库代码', trigger: 'change' }
], ],
toLocationTypes: [ toAreaTypes: [
{ required: true, message: '请选择到库类型范围', trigger: 'change' } { required: true, message: '请选择到库类型范围', trigger: 'change' }
], ],
toAreaCodes: [ toAreaCodes: [
{ required: true, message: '请选择到库区代码范围', trigger: 'change' } { required: true, message: '请选择到库区代码范围', trigger: 'change' }

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save