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
ed0741c8
authored
2023-09-19 16:00:06 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:权利性质
1 parent
c702c510
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
39 deletions
src/views/components/ywdialog.vue
src/views/ywbl/slsqxx/cfdj/tdslxx.vue
src/views/ywbl/slsqxx/fwsyq/slxx.vue
src/views/ywbl/slsqxx/nydsyq/slxx.vue
src/views/ywbl/slsqxx/nydsyq/slxx200.vue
src/views/components/ywdialog.vue
View file @
ed0741c
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-0
8-17 15:20:29
* @LastEditTime: 2023-0
9-19 15:52:44
-->
<
template
>
<div
class=
'ywdialog'
>
...
...
@@ -33,4 +33,7 @@
</
script
>
<
style
scoped
lang=
'scss'
>
@import
"~@/styles/public.scss"
;
.ywdialog
{
min-width
:
230px
;
}
</
style
>
\ No newline at end of file
...
...
src/views/ywbl/slsqxx/cfdj/tdslxx.vue
View file @
ed0741c
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-19 1
0:56:19
* @LastEditTime: 2023-09-19 1
5:47:56
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -128,15 +128,7 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
:class=
"flag ? 'marginBot0' : ''"
label=
"权利性质"
>
<treeselect
disabled
v-model=
"ruleForm.ztQlxx.qlxzmc"
noOptionsText=
"暂无数据"
:default-expand-level=
"1"
placeholder=
""
:normalizer=
"normalizer"
:show-count=
"true"
:options=
"dictData['A9']"
/>
<el-input
disabled
v-model=
"ruleForm.ztQlxx.qlxzmc"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
src/views/ywbl/slsqxx/fwsyq/slxx.vue
View file @
ed0741c
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-09-19 1
0:56
:59
* @LastEditTime: 2023-09-19 1
5:55
:59
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -94,15 +94,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利性质:"
prop=
"qlxzmc"
>
<treeselect
disabled
v-model=
"ruleForm.qlxzmc"
noOptionsText=
"暂无数据"
:default-expand-level=
"1"
placeholder=
""
:normalizer=
"normalizer"
:show-count=
"true"
:options=
"dictData['A9']"
/>
<el-input
disabled
v-model=
"ruleForm.qlxzmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/slsqxx/nydsyq/slxx.vue
View file @
ed0741c
...
...
@@ -65,15 +65,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利性质:"
>
<treeselect
disabled
v-model=
"ruleForm.zdjbxx.qlxzmc"
noOptionsText=
"暂无数据"
:default-expand-level=
"1"
placeholder=
""
:normalizer=
"normalizer"
:show-count=
"true"
:options=
"dictData['A9']"
/>
<el-input
disabled
v-model=
"ruleForm.zdjbxx.qlxzmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
src/views/ywbl/slsqxx/nydsyq/slxx200.vue
View file @
ed0741c
...
...
@@ -65,15 +65,7 @@
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"权利性质:"
>
<treeselect
disabled
v-model=
"ruleForm.zdjbxx.qlxzmc"
noOptionsText=
"暂无数据"
:default-expand-level=
"1"
placeholder=
""
:normalizer=
"normalizer"
:show-count=
"true"
:options=
"dictData['A9']"
/>
<el-input
disabled
v-model=
"ruleForm.zdjbxx.qlxzmc"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
Please
register
or
sign in
to post a comment