Explorar el Código

提交

storemanagementweb
gwbvipvip hace 10 meses
padre
commit
d9f2996bd6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/pages/device/deviceVesion/index.jsx

+ 1
- 0
src/pages/device/deviceVesion/index.jsx Ver fichero

@@ -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();


Cargando…
Cancelar
Guardar