修改mqtt连接方式

This commit is contained in:
GGJ
2024-12-30 10:07:26 +08:00
parent 0f57e4b746
commit 6a06652532
19 changed files with 173 additions and 93 deletions

View File

@@ -83,7 +83,7 @@ const tableStore = new TableStore({
buttons: [
{
name: 'edit',
title: '波形析',
title: '波形析',
type: 'primary',
icon: 'el-icon-Check',
render: 'basicButton',
@@ -103,7 +103,7 @@ const tableStore = new TableStore({
boxoList.value = row
boxoList.value.systemType = 'WX'
wp.value = res.data
}
loading.value = false