/** * 设备信息管理 */ export const useDeviceInfo = Behavior({ data: { }, methods: { }, });