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
优化
tags/小炒逻辑变更前
yangwenhua
2 years ago
parent
b37cb04b41
commit
eb5037965d
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/quickStart/components/MaterialConfig/index.jsx
+ 1
- 1
src/pages/quickStart/components/MaterialConfig/index.jsx
View File
@@ -757,8 +757,8 @@ const MaterialConfig = (props) => {
remember: true,
}}
onFinish={(values) => {
setIsModalEditMaterial(false);
props.onUpdateMaterial(currentSelectedBom, values);
setIsModalEditMaterial(false);
}}
autoComplete="off"
>
Write
Preview
Loading…
Cancel
Save