feat: home 1
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { ref, computed } from 'vue'
|
||||
import Vue3Jsoneditor from 'v3-jsoneditor/src/Vue3Jsoneditor.vue'
|
||||
// import Vue3Jsoneditor from 'v3-jsoneditor/src/Vue3Jsoneditor.vue'
|
||||
|
||||
const deviceConfig = ref({
|
||||
name: 'dyla1n'
|
||||
|
||||
@ -26,9 +26,9 @@
|
||||
:device="device"
|
||||
/>
|
||||
</el-tab-pane>
|
||||
<el-tab-pane label="设备配置" name="config">
|
||||
<!-- <el-tab-pane label="设备配置" name="config">
|
||||
<DeviceDetailConfig />
|
||||
</el-tab-pane>
|
||||
</el-tab-pane> -->
|
||||
</el-tabs>
|
||||
</el-col>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user