优化页面
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
class="ml10"
|
||||
icon="el-icon-Download"
|
||||
@click="downLoadQrCode"
|
||||
v-if="showQrCode"
|
||||
:disabled="!showQrCode"
|
||||
>
|
||||
批量下载二维码
|
||||
</el-button>
|
||||
@@ -435,12 +435,11 @@ const tableStore = new TableStore({
|
||||
4: '正式投运'
|
||||
},
|
||||
minWidth: 80
|
||||
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
align: 'center',
|
||||
width: '220',
|
||||
width: 220,
|
||||
render: 'buttons',
|
||||
buttons: [
|
||||
//直连装置注册
|
||||
|
||||
Reference in New Issue
Block a user