单位
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -220,7 +220,7 @@ | ... | @@ -220,7 +220,7 @@ |
| 220 | </el-col> | 220 | </el-col> |
| 221 | <el-col :span="8"> | 221 | <el-col :span="8"> |
| 222 | <el-form-item label="债务履行结束时间:"> | 222 | <el-form-item label="债务履行结束时间:"> |
| 223 | <el-date-picker | 223 | <el-date-picker class="width100" |
| 224 | v-model="ruleForm.diyaq.zwlxjssj" | 224 | v-model="ruleForm.diyaq.zwlxjssj" |
| 225 | :disabled="!viewEdit || isJfOperation" | 225 | :disabled="!viewEdit || isJfOperation" |
| 226 | type="date"> | 226 | type="date"> | ... | ... |
-
Please register or sign in to post a comment