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
928a163b
authored
2024-02-04 16:12:32 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
b7f7b8d7
aae1eeed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
src/views/ywbl/slsqxx/tdcbjyq/slxx.vue
src/views/ywbl/slsqxx/tdcbjyq/slxx.vue
View file @
928a163
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-0
1-31 11:28:05
* @LastEditTime: 2024-0
2-04 16:11:40
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -168,7 +168,15 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"用途:"
>
<el-input
maxlength=
"100"
:disabled=
"!viewEdit"
v-model=
"ruleForm.tdcbjyq.yt"
></el-input>
<treeselect
:disabled=
"!viewEdit"
v-model=
"ruleForm.tdcbjyq.yt"
noOptionsText=
"暂无数据"
:default-expand-level=
"1"
placeholder=
""
:normalizer=
"normalizer"
:show-count=
"true"
:options=
"dictData['tdyt']"
/>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
...
...
Please
register
or
sign in
to post a comment