This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPA.KitChen.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
✨
feat(商品属性): 商品属性
tags/小炒逻辑变更前
txb
2 years ago
parent
c1ea419547
commit
e393d7c2a5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/erp/basic/product/components/CreateForm.jsx
+ 1
- 1
src/pages/erp/basic/product/components/CreateForm.jsx
View File
@@ -245,7 +245,7 @@ const CreateForm = (props) => {
<Col lg={8} md={12} sm={24}>
<ProFormSelect
label={fieldLabels.OutstockUint}
name="
O
utstockUint"
name="
o
utstockUint"
rules={[
{
required: true,
Write
Preview
Loading…
Cancel
Save