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
4c44ea81
authored
2023-11-13 16:38:21 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
354ff0ad
9af0cff2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
src/views/djbworkflow/djbBook/components/blxxtabs/cfdj.vue
src/views/djbworkflow/djbBook/components/blxxtabs/cfdj.vue
View file @
4c44ea8
...
...
@@ -2,7 +2,7 @@
* @Description:
* @Autor: renchao
:show-message="false"
* @LastEditTime: 2023-11-
07 09:25:19
* @LastEditTime: 2023-11-
13 16:37:21
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -184,8 +184,9 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"是否被续封:"
prop=
"cfdj.sfbxf"
<el-form-item
label=
"是否被续封:"
prop=
"qlxx.djlx"
:rules=
"rules.sfbxfrules"
>
<el-radio-group
v-model=
"ruleForm.qlxx.djlx"
@
change=
"djlxchange"
>
<el-radio
label=
"300"
>
是
</el-radio>
...
...
Please
register
or
sign in
to post a comment