--no commit message
Showing
4 changed files
with
22 additions
and
38 deletions
... | @@ -109,12 +109,12 @@ | ... | @@ -109,12 +109,12 @@ |
109 | </el-col> | 109 | </el-col> |
110 | <el-col :span="8"> | 110 | <el-col :span="8"> |
111 | <el-form-item label="国家/地区"> | 111 | <el-form-item label="国家/地区"> |
112 | <el-input v-model="ruleForm.gjdq"></el-input> | 112 | <el-input v-model="ruleForm.gj"></el-input> |
113 | </el-form-item> | 113 | </el-form-item> |
114 | </el-col> | 114 | </el-col> |
115 | <el-col :span="8"> | 115 | <el-col :span="8"> |
116 | <el-form-item label="户籍所在省市"> | 116 | <el-form-item label="户籍所在省市"> |
117 | <el-input v-model="ruleForm.szss"></el-input> | 117 | <el-input v-model="ruleForm.hjszss"></el-input> |
118 | </el-form-item> | 118 | </el-form-item> |
119 | </el-col> | 119 | </el-col> |
120 | </el-row> | 120 | </el-row> |
... | @@ -122,7 +122,7 @@ | ... | @@ -122,7 +122,7 @@ |
122 | <el-row> | 122 | <el-row> |
123 | <el-col :span="16"> | 123 | <el-col :span="16"> |
124 | <el-form-item label="地址"> | 124 | <el-form-item label="地址"> |
125 | <el-input v-model="ruleForm.txdz"></el-input> | 125 | <el-input v-model="ruleForm.dz"></el-input> |
126 | </el-form-item> | 126 | </el-form-item> |
127 | </el-col> | 127 | </el-col> |
128 | <el-col :span="8"> | 128 | <el-col :span="8"> |
... | @@ -158,7 +158,7 @@ | ... | @@ -158,7 +158,7 @@ |
158 | </el-col> | 158 | </el-col> |
159 | <el-col :span="16"> | 159 | <el-col :span="16"> |
160 | <el-form-item label="代理机构"> | 160 | <el-form-item label="代理机构"> |
161 | <el-input v-model="ruleForm.dljg"></el-input> | 161 | <el-input v-model="ruleForm.dlrjgmc"></el-input> |
162 | </el-form-item> | 162 | </el-form-item> |
163 | </el-col> | 163 | </el-col> |
164 | </el-row> | 164 | </el-row> |
... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ |
167 | <el-col :span="8"> | 167 | <el-col :span="8"> |
168 | <el-form-item label="联系电话"> | 168 | <el-form-item label="联系电话"> |
169 | <el-input | 169 | <el-input |
170 | v-model="ruleForm.lxdh" | 170 | v-model="ruleForm.dlrdhhm" |
171 | maxlength="11" | 171 | maxlength="11" |
172 | oninput="value=value.replace(/[^\d]/g,'')" | 172 | oninput="value=value.replace(/[^\d]/g,'')" |
173 | ></el-input> | 173 | ></el-input> |
... | @@ -222,27 +222,6 @@ export default { | ... | @@ -222,27 +222,6 @@ export default { |
222 | return { | 222 | return { |
223 | myValue: this.value, | 223 | myValue: this.value, |
224 | ruleForm: { | 224 | ruleForm: { |
225 | sqrlx: "", | ||
226 | sqrmc: "", | ||
227 | zjzl: "", | ||
228 | zjh: "", | ||
229 | dh: "", | ||
230 | xb: "", | ||
231 | frmc: "", | ||
232 | gjdq: "", | ||
233 | szss: "", | ||
234 | txdz: "", | ||
235 | yb: "", | ||
236 | fzjg: "", | ||
237 | dzyj: "", | ||
238 | qlbl: "", | ||
239 | gzdw: "", | ||
240 | dljg: "", | ||
241 | dlrxm: "", | ||
242 | dlrzjlx: "", | ||
243 | dlrzjh: "", | ||
244 | }, | ||
245 | ruleForm: { | ||
246 | bsmBdcqz: "", | 225 | bsmBdcqz: "", |
247 | bsmQlr: "", | 226 | bsmQlr: "", |
248 | bsmQlxx: "", | 227 | bsmQlxx: "", | ... | ... |
... | @@ -9,16 +9,16 @@ | ... | @@ -9,16 +9,16 @@ |
9 | <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="120px"> | 9 | <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="120px"> |
10 | <el-row> | 10 | <el-row> |
11 | <el-col :span="8"> | 11 | <el-col :span="8"> |
12 | <el-form-item label="义务人类型1" prop="sqrlx"> | 12 | <el-form-item label="义务人类型" prop="ywrlx"> |
13 | <el-select clearable v-model="ruleForm.sqrlx" class="width100" placeholder="请选择"> | 13 | <el-select clearable v-model="ruleForm.ywrlx" class="width100" placeholder="请选择"> |
14 | <el-option v-for="item in dictData['A36']" :key="item.dcode" :label="item.dname" :value="item.dcode"> | 14 | <el-option v-for="item in dictData['A36']" :key="item.dcode" :label="item.dname" :value="item.dcode"> |
15 | </el-option> | 15 | </el-option> |
16 | </el-select> | 16 | </el-select> |
17 | </el-form-item> | 17 | </el-form-item> |
18 | </el-col> | 18 | </el-col> |
19 | <el-col :span="8"> | 19 | <el-col :span="8"> |
20 | <el-form-item label="姓名/名称" prop="sqrmc"> | 20 | <el-form-item label="姓名/名称" prop="ywrmc"> |
21 | <el-input v-model="ruleForm.sqrmc" maxlegth="15"></el-input> | 21 | <el-input v-model="ruleForm.ywrmc" maxlegth="15"></el-input> |
22 | </el-form-item> | 22 | </el-form-item> |
23 | </el-col> | 23 | </el-col> |
24 | <el-col :span="8"> | 24 | <el-col :span="8"> |
... | @@ -157,8 +157,8 @@ | ... | @@ -157,8 +157,8 @@ |
157 | return { | 157 | return { |
158 | myValue: this.value, | 158 | myValue: this.value, |
159 | ruleForm: { | 159 | ruleForm: { |
160 | sqrlx: "", | 160 | ywrlx: "", |
161 | sqrmc: "", | 161 | ywrmc: "", |
162 | zjzl: "", | 162 | zjzl: "", |
163 | zjh: "", | 163 | zjh: "", |
164 | dh: "", | 164 | dh: "", |
... | @@ -178,8 +178,8 @@ | ... | @@ -178,8 +178,8 @@ |
178 | dlrzjh: "", | 178 | dlrzjh: "", |
179 | }, | 179 | }, |
180 | rules: { | 180 | rules: { |
181 | sqrlx: [{ required: true, message: "义务人类型", trigger: "change" }], | 181 | ywrlx: [{ required: true, message: "义务人类型", trigger: "change" }], |
182 | sqrmc: [{ required: true, message: "姓名/名称", trigger: "blur" }], | 182 | ywrmc: [{ required: true, message: "姓名/名称", trigger: "blur" }], |
183 | zjzl: [{ required: true, message: "证件种类", trigger: "change" }], | 183 | zjzl: [{ required: true, message: "证件种类", trigger: "change" }], |
184 | zjh: [{ required: true, message: "证件号", trigger: "blur" }], | 184 | zjh: [{ required: true, message: "证件号", trigger: "blur" }], |
185 | }, | 185 | }, | ... | ... |
... | @@ -70,7 +70,7 @@ | ... | @@ -70,7 +70,7 @@ |
70 | } | 70 | } |
71 | }, | 71 | }, |
72 | { | 72 | { |
73 | prop: "sqrmc", | 73 | prop: "qlrmc", |
74 | label: "姓名/名称" | 74 | label: "姓名/名称" |
75 | }, | 75 | }, |
76 | { | 76 | { |
... | @@ -121,7 +121,7 @@ | ... | @@ -121,7 +121,7 @@ |
121 | this.$nextTick(() => { | 121 | this.$nextTick(() => { |
122 | if (val.length == 0 || !val) { | 122 | if (val.length == 0 || !val) { |
123 | that.tableDataList = _.cloneDeep([{ | 123 | that.tableDataList = _.cloneDeep([{ |
124 | sqrmc: '', | 124 | qlrmc: '', |
125 | dlrzjlx: '', | 125 | dlrzjlx: '', |
126 | dlrzjh: '', | 126 | dlrzjh: '', |
127 | fr: '' | 127 | fr: '' | ... | ... |
... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
10 | border | 10 | border |
11 | :pagination="false" | 11 | :pagination="false" |
12 | :key="key" | 12 | :key="key" |
13 | :header-cell-style="{'text-align':'center'}" | ||
13 | :heightNumSetting="true" | 14 | :heightNumSetting="true" |
14 | :minHeight="150" | 15 | :minHeight="150" |
15 | height="150" | 16 | height="150" |
... | @@ -130,14 +131,14 @@ export default { | ... | @@ -130,14 +131,14 @@ export default { |
130 | }, | 131 | }, |
131 | ]); | 132 | ]); |
132 | if( that.tableDataList.length>0){ | 133 | if( that.tableDataList.length>0){ |
133 | this.tdyt=that.tableDataList[0].yt | 134 | this.tdyt=that.tableDataList[0].yt?that.tableDataList[0].yt:null |
134 | }else{ | 135 | }else{ |
135 | this.tdyt=null | 136 | this.tdyt=null |
136 | } | 137 | } |
137 | } else { | 138 | } else { |
138 | that.tableDataList = _.cloneDeep(val); | 139 | that.tableDataList = _.cloneDeep(val); |
139 | if( that.tableDataList.length>0){ | 140 | if( that.tableDataList.length>0){ |
140 | this.tdyt=that.tableDataList[0].yt | 141 | this.tdyt=that.tableDataList[0].yt?that.tableDataList[0].yt:null |
141 | }else{ | 142 | }else{ |
142 | this.tdyt=null | 143 | this.tdyt=null |
143 | } | 144 | } |
... | @@ -202,4 +203,8 @@ export default { | ... | @@ -202,4 +203,8 @@ export default { |
202 | .el-input { | 203 | .el-input { |
203 | border: none !important; | 204 | border: none !important; |
204 | } | 205 | } |
206 | /deep/.el-table__row{ | ||
207 | border: none !important; | ||
208 | |||
209 | } | ||
205 | </style> | 210 | </style> | ... | ... |
-
Please register or sign in to post a comment