src/api/doublePreventSystem/productionDevice/index.ts
文件名从 src/api/doubleProventSystem/productionDevice/index.ts 修改 @@ -30,5 +30,11 @@ data:data }); }, getAllProductionDeviceList: () => { return request({ url: `/prevent/device/select/listDevices`, method: 'post', }); }, } }