全局替换终端
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user