Pārlūkot izejas kodu

设备信息设置商品Bug修复20240710

kitchenmanage
gwbvipvip pirms 5 mēnešiem
vecāks
revīzija
b6134f3bc0
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      src/pages/device/deviceInfo/index.jsx

+ 2
- 1
src/pages/device/deviceInfo/index.jsx Parādīt failu

@@ -348,6 +348,7 @@ const GoodsTypeManage = () => {
key="edit"
onClick={() => {
GetdevicegoodsList(record.id);
setCurrentRow(record);
setIsModalOpen(true);
}}
>
@@ -415,7 +416,7 @@ const GoodsTypeManage = () => {
return false;
}
});
setIsModalOpen(false);
};

//修改


Notiek ielāde…
Atcelt
Saglabāt