diff --git a/code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/settle/inventory-detail.js b/code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/settle/inventory-detail.js index b87dba47..055d0300 100644 --- a/code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/settle/inventory-detail.js +++ b/code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/settle/inventory-detail.js @@ -23,7 +23,7 @@ const schema = { type: "string", }, lu: { - title: "厂内零件号", + title: "客户零件号", type: "string", }, pn: { @@ -35,7 +35,7 @@ const schema = { type: "string", }, extend4: { - title: "客户零件号", + title: "厂内零件号", type: "string", }, },