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
e81f9295
authored
2024-01-26 08:45:45 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:审批意见
1 parent
a376e09d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
src/views/workflow/components/spyj.vue
src/views/ywbl/slsqxx/tdcbjyq/slxx.vue
src/views/workflow/components/spyj.vue
View file @
e81f929
<!--
* @Description: 审批意见
* @Autor: renchao
* @LastEditTime: 202
3-10-23 14:08:24
* @LastEditTime: 202
4-01-26 08:45:07
-->
<
template
>
<div
class=
"spyj"
v-Loading=
"loading"
>
...
...
@@ -30,7 +30,7 @@
type=
"textarea"
:rows=
"4"
class=
"opinion"
placeholder=
"
请输入审批意见
"
placeholder=
""
v-model=
"item.shyj"
></el-input>
<el-button
class=
"opinion_btn"
...
...
src/views/ywbl/slsqxx/tdcbjyq/slxx.vue
View file @
e81f929
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-01-2
5 14:15:55
* @LastEditTime: 2024-01-2
6 08:32:16
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -190,9 +190,7 @@
<el-row
:gutter=
"10"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"是否永久基本农田:"
>
<el-radio-group
v-model=
"ruleForm.tdcbjyq.sfyjjbnt"
:disabled=
"!viewEdit"
>
<el-radio-group
v-model=
"ruleForm.tdcbjyq.sfyjjbnt"
:disabled=
"!viewEdit"
>
<el-radio
label=
"1"
>
是
</el-radio>
<el-radio
label=
"0"
>
否
</el-radio>
</el-radio-group>
...
...
Please
register
or
sign in
to post a comment