瀏覽代碼

提交

storemanagementweb
gwbvipvip 10 月之前
父節點
當前提交
02546c3960
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/pages/device/deviceVesion/index.jsx

+ 1
- 0
src/pages/device/deviceVesion/index.jsx 查看文件

@@ -315,6 +315,7 @@ const GoodsTypeManage = () => {
success = handleUpdate(value);
} else {
success = handleAdd(value);
actionRef.current.reloadAndRest();
}
if (success) {
handleModalVisible(false);


Loading…
取消
儲存