11
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
58 | </div> | 58 | </div> |
59 | <el-row :gutter="10"> | 59 | <el-row :gutter="10"> |
60 | <el-col :span="8"> | 60 | <el-col :span="8"> |
61 | <el-form-item :class="flag ? 'marginBot0' : ''" label="权利人:" prop="qlxx.qlrmc"> | 61 | <el-form-item :class="flag ? 'marginBot0' : ''" label="被执行人:" prop="qlxx.qlrmc"> |
62 | <el-input disabled v-model="ruleForm.ssQlxx.qlrmc"></el-input> | 62 | <el-input disabled v-model="ruleForm.ssQlxx.qlrmc"></el-input> |
63 | </el-form-item> | 63 | </el-form-item> |
64 | </el-col> | 64 | </el-col> | ... | ... |
-
Please register or sign in to post a comment