Browse Source

update

master
wanggang 1 year ago
parent
commit
83f729cc30
  1. 4
      code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/views/settle/_check.js

4
code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/views/settle/_check.js

@ -234,6 +234,10 @@ export default {
type: "string", type: "string",
title: "零件号", title: "零件号",
}, },
partDesc: {
type: "string",
title: "零件描述",
},
price: { price: {
type: "number", type: "number",
title: "单价", title: "单价",

Loading…
Cancel
Save