Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
30814f8d
Commit
30814f8d
authored
Jan 18, 2023
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gctfee修改
parent
0319d7af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
Feep.vue
src/views/Business/Gctfee/Feep.vue
+9
-6
ReviewRouter.js
src/views/Review/ReviewRouter.js
+1
-1
No files found.
src/views/Business/Gctfee/Feep.vue
View file @
30814f8d
...
...
@@ -115,11 +115,11 @@
</el-form-item>
</c-col>
<!-- <c-col
:span="24"
v-if="!(model.gidgrp.rec.inr == '' || model.gidgrp.rec.liaflg == '')
"
>
<el-form-item label="日期" prop="gctp0.lialab"
>
<!-- <c-col
:span="24" v-if="model.gidgrp.rec.inr != '' && model.gidgrp.rec.liaflg != ''">
<el-form-item
label="日期
"
prop="gctp0.lialab"
>
<c-date-picker
disabled
type="date"
...
...
@@ -172,7 +172,10 @@
<!-- ========================右边======================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
v-if=
"model.gidgrp.rec.inr != '' && model.gidgrp.rec.expflg != ''"
>
<el-form-item
label=
"到期日"
prop=
"gidgrp.rec.expdat"
>
<c-date-picker
disabled
...
...
src/views/Review/ReviewRouter.js
View file @
30814f8d
...
...
@@ -290,7 +290,7 @@ const ReviewRouter = [
{
path
:
"bttdck"
,
component
:
ReviewBttdck
,
name
:
"ReviewBttdck"
,
meta
:
{
title
:
"复核-Bttdck"
}
},
{
path
:
"gctrop"
,
component
:
ReviewGctrop
,
name
:
"ReviewGctrop"
,
meta
:
{
title
:
"复核-Gctrop"
}
},
{
path
:
"gitrop"
,
component
:
ReviewGitrop
,
name
:
"ReviewGitrop"
,
meta
:
{
title
:
"复核-Gitrop"
}
},
{
path
:
"gctfee"
,
component
:
ReviewG
itrop
,
name
:
"ReviewGctfee"
,
meta
:
{
title
:
"复核-Gctfee"
}
},
{
path
:
"gctfee"
,
component
:
ReviewG
ctfee
,
name
:
"ReviewGctfee"
,
meta
:
{
title
:
"复核-Gctfee"
}
},
{
path
:
"fctopn"
,
component
:
ReviewFctopn
,
name
:
"ReviewFctopn"
,
meta
:
{
title
:
"复核-Fctopn"
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment