Commit 56cfdee7 by chenzhaole

重新调整adrblk的行数和大小

Signed-off-by: chenzhaole <chenzhaole>
parent 0450b5b9
......@@ -16,7 +16,6 @@
<c-button
size="small"
type="primary"
<<<<<<< HEAD
@click="onSeainf"
icon="el-icon-search"
>
......@@ -28,15 +27,6 @@
:disabled="this.flag"
@click="onCptpGetref">
获取
=======
:disabled="this.flag"
@click="onCptpGetref"
icon="el-icon-search"
>
</c-button>
<c-button size="small" type="primary" @click="onCptpGetref">
GetRef
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
</c-button>
</el-form-item>
</c-col>
......@@ -458,14 +448,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.ori.pts.adrblk"
=======
v-model="model.cpdgrp.ori.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......@@ -523,14 +508,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.orc.pts.adrblk"
=======
v-model="model.cpdgrp.orc.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......@@ -1185,14 +1165,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.ori.pts.adrblk"
=======
v-model="model.cpdgrp.ori.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......@@ -1247,14 +1222,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.orc.pts.adrblk"
=======
v-model="model.cpdgrp.orc.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......@@ -1289,14 +1259,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.snd.pts.adrblk"
=======
v-model="model.cpdgrp.snd.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......@@ -1360,14 +1325,9 @@
<el-form-item label="">
<c-input
type="textarea"
<<<<<<< HEAD
:rows="4"
maxlength="140"
v-model="model.cpdgrp.pye.pts.adrblk"
=======
v-model="model.cpdgrp.pye.pts.adrblk"
maxlength="35"
>>>>>>> 228947968c780a6ed8402d3eb531de988bc705ec
show-word-limit
placeholder="请输入Address Block"
></c-input>
......
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