diff --git a/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue index 3610a00d..1a8f8edb 100644 --- a/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue +++ b/sgzb-ui/src/views/warehouseManage/machinery/IOTequipment/index.vue @@ -222,6 +222,7 @@ import { deleteIotById, getRecordListAll, unbindIot, + selectList, } from '@/api/store/iotManagement.js' export default { name: 'IOTequipment',