@@ -81,19 +81,19 @@
<el-table-column type="selection" width="55" align="center" />
<el-table-column
label="钥匙编码"
- width="120px"
+ width="150px"
align="center"
prop="keyCode"
/>
label="钥匙名称"
+ width="180px"
prop="keyName"
label="钥匙NFC"
- width="150px"
prop="keyNfc"
:show-overflow-tooltip="true"
@@ -37,10 +37,7 @@
</el-form-item>
- <el-form-item
- style="margin-left:
- 20px"
- >
+ <el-form-item style="margin-left: 20px">
<el-button
type="primary"
icon="el-icon-search"
@@ -94,13 +91,13 @@
label="锁具编码"
prop="locksetCode"
label="锁具名称"
prop="locksetName"