[1078] 优化终端参数查询和设置

This commit is contained in:
lin
2025-07-18 17:34:01 +08:00
parent ebd95250c0
commit 9b0d091e4e
20 changed files with 1142 additions and 125 deletions

View File

@@ -9,7 +9,7 @@
<script>
import deviceList from './list.vue'
import channelList from './channel/index.vue'
import deviceParam from './jtDeviceParam.vue'
import deviceParam from './deviceParam/index.vue'
export default {
name: 'JTDevice',