Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8fa12a0a
authored
2023-08-02 09:32:17 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:抵押信息模块样式修改
1 parent
a795aea1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/views/ywbl/slsqxx/diyaq/slxx.vue
src/views/ywbl/slsqxx/diyaq/slxx.vue
View file @
8fa12a0
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-08-02 0
8:34:59
* @LastEditTime: 2023-08-02 0
9:31:38
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -116,7 +116,7 @@
<el-input
v-else
disabled
v-model=
"ruleForm.ssQlxx.bdcqzh"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"
8
"
>
<el-col
:span=
"
7
"
>
<el-form-item
label=
"抵押方式:"
>
<el-radio-group
disabled
v-model=
"ruleForm.diyaq.dyfs"
>
<el-radio
label=
"1"
>
一般抵押权
</el-radio>
...
...
@@ -124,7 +124,7 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col
:span=
"
8
"
>
<el-col
:span=
"
9
"
>
<el-form-item
label=
"是否存在禁止或者限制转让抵押不动产的约定:"
label-width=
"350px"
>
<el-radio-group
v-model=
"ruleForm.diyaq.sfczjzhxz"
:disabled=
"!ableOperation|| isJfOperation"
>
<el-radio
label=
"1"
>
启用
</el-radio>
...
...
Please
register
or
sign in
to post a comment