This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
提交
storemanagementweb
gwbvipvip
10 months ago
parent
ca4bffa92a
commit
02546c3960
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/pages/device/deviceVesion/index.jsx
+ 1
- 0
src/pages/device/deviceVesion/index.jsx
View File
@@ -315,6 +315,7 @@ const GoodsTypeManage = () => {
success = handleUpdate(value);
} else {
success = handleAdd(value);
actionRef.current.reloadAndRest();
}
if (success) {
handleModalVisible(false);
Write
Preview
Loading…
Cancel
Save