Commit 6dba1fda by nanrui

litopn detp面板优化

parent 2bfb4f16
......@@ -42,8 +42,14 @@
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="24">
<el-form-item label="Address Block" prop="lidgrp.avb.pts.adrblk">
<c-input type="textarea" v-model="model.lidgrp.avb.pts.adrblk" maxlength="135" :rows="4" show-word-limit placeholder="请输入Address Block"
:disabled="model.lidgrp.avb.pts.extkey !== ''"></c-input>
</el-form-item>
</c-col>
<c-col :span="8">
<!-- <c-col :span="8">
<el-form-item label="" label-width="15px">
<c-button
size="small"
......@@ -55,7 +61,7 @@
Details
</c-button>
</el-form-item>
</c-col>
</c-col> -->
<!-- <c-col :span="24" v-if="this.flag4">
<el-form-item label="Available in" prop="lidgrp.avb.pts.adrblk">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment