Browse Source

[CI SKIP]

master
wanggang 1 year ago
parent
commit
6b02c11232
  1. 4
      code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/input/jie-suan-detail.js

4
code/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/wwwroot/models/input/jie-suan-detail.js

@ -37,6 +37,10 @@ const schema = {
title: "生产号",
type: "string",
},
productionCodeType: {
title: "生产码类型",
type: "string",
},
extraProperties,
},
};

Loading…
Cancel
Save