style:查封登记《补录信息》
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | :show-message="false" | 4 | :show-message="false" |
5 | * @LastEditTime: 2023-11-07 09:25:19 | 5 | * @LastEditTime: 2023-11-13 16:37:21 |
6 | --> | 6 | --> |
7 | <template> | 7 | <template> |
8 | <!-- 受理信息 --> | 8 | <!-- 受理信息 --> |
... | @@ -186,7 +186,7 @@ | ... | @@ -186,7 +186,7 @@ |
186 | <el-col :span="8"> | 186 | <el-col :span="8"> |
187 | <el-form-item | 187 | <el-form-item |
188 | label="是否被续封:" | 188 | label="是否被续封:" |
189 | prop="cfdj.sfbxf" | 189 | prop="qlxx.djlx" |
190 | :rules="rules.sfbxfrules"> | 190 | :rules="rules.sfbxfrules"> |
191 | <el-radio-group v-model="ruleForm.qlxx.djlx" @change="djlxchange"> | 191 | <el-radio-group v-model="ruleForm.qlxx.djlx" @change="djlxchange"> |
192 | <el-radio label="300">是</el-radio> | 192 | <el-radio label="300">是</el-radio> | ... | ... |
-
Please register or sign in to post a comment