style:登记
Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Description: | 2 | * @Description: |
| 3 | * @Autor: renchao | 3 | * @Autor: renchao |
| 4 | * @LastEditTime: 2024-01-25 15:01:43 | 4 | * @LastEditTime: 2024-01-26 16:19:43 |
| 5 | --> | 5 | --> |
| 6 | <template> | 6 | <template> |
| 7 | <div class="from-clues"> | 7 | <div class="from-clues"> |
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| 27 | <el-col :span="6"> | 27 | <el-col :span="6"> |
| 28 | <el-form-item label="查封文号"> | 28 | <el-form-item label="查封文号"> |
| 29 | <el-input | 29 | <el-input |
| 30 | placeholder="请输入不动产权证号" | 30 | placeholder="请输入查封文号" |
| 31 | v-model="queryForm.cfwh" | 31 | v-model="queryForm.cfwh" |
| 32 | clearable | 32 | clearable |
| 33 | class="width100"></el-input> | 33 | class="width100"></el-input> | ... | ... |
-
Please register or sign in to post a comment