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
02546c3960
commit
d9f2996bd6
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
@@ -313,6 +313,7 @@ const GoodsTypeManage = () => {
var success = false;
if (value.id) {
success = handleUpdate(value);
actionRef.current.reloadAndRest();
} else {
success = handleAdd(value);
actionRef.current.reloadAndRest();
Write
Preview
Loading…
Cancel
Save