全局替换终端

This commit is contained in:
GGJ
2024-06-13 13:32:50 +08:00
parent d4db10d5ca
commit 2c66e096e7
90 changed files with 1369 additions and 628 deletions

View File

@@ -64,7 +64,7 @@
</template>
</el-dialog>
</div>
<!-- 设备 -->
<!-- 终端 -->
<equipment ref="equipmentRef" />
</div>
</template>
@@ -174,7 +174,7 @@ const tableStore: any = new TableStore({
buttons: [
{
name: 'edit',
title: '设备 ',
title: '终端 ',
type: 'primary',
icon: 'el-icon-Plus',
render: 'basicButton',