pages/inspection/scene/info/deviceinfo-proxy.js @@ -0,0 +1,11 @@ /** * 设备信息管理 */ export const useDeviceInfo = Behavior({ data: { }, methods: { }, });