绘制稳态事件配置页面
This commit is contained in:
@@ -30,8 +30,9 @@ import { getDeviceTree } from '@/api/cs-device-boot/csLedger'
|
||||
defineOptions({
|
||||
name: 'govern/alarm/index'
|
||||
})
|
||||
|
||||
const deviceTree = ref([])
|
||||
const activeName = ref('0')
|
||||
const activeName = ref('1')
|
||||
const key = ref(0)
|
||||
getDeviceTree().then(res => {
|
||||
// res.data.forEach((item: any) => {
|
||||
|
||||
Reference in New Issue
Block a user