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
zhouqian
vue-gjjs
Commits
7cc6e550
Commit
7cc6e550
authored
2 years ago
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitopn bug (626)
parent
57bd2710
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
index.js
src/model/Gitopn/index.js
+11
-0
index.vue
src/views/Business/Gitopn/index.vue
+1
-0
ReviewRouter.js
src/views/Review/ReviewRouter.js
+2
-0
No files found.
src/model/Gitopn/index.js
View file @
7cc6e550
...
...
@@ -5,7 +5,18 @@ import Pub from "../Public"
export
default
class
Gitopn
{
constructor
()
{
this
.
data
=
{
gitbenl1blk
:
""
,
gitapll1blk
:
""
,
gitapll2blk
:
""
,
gitbenl2blk
:
""
,
gitapll3blk
:
""
,
gitbenl4blk
:
""
,
gitissl1blk
:
""
,
gitbenl5blk
:
""
,
gitrmbl1blk
:
""
,
addbcb
:{
addbcbl1blk
:
""
,
name
:
""
,
// �'�物简称及税号 .addbcb.name
godnam
:
""
,
// �'�物简称 .addbcb.godnam
pwtyp1
:
""
,
// 进口许可证 .addbcb.pwtyp1
...
...
This diff is collapsed.
Click to expand it.
src/views/Business/Gitopn/index.vue
View file @
7cc6e550
...
...
@@ -257,6 +257,7 @@
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
Utils
from
"~/utils"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Gitopn
from
"~/model/Gitopn"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
...
...
This diff is collapsed.
Click to expand it.
src/views/Review/ReviewRouter.js
View file @
7cc6e550
...
...
@@ -64,6 +64,7 @@ import ReviewGetopn from "./Business/ReviewGetopn.vue";
import
ReviewGitpop
from
"./Business/ReviewGitpop.vue"
;
import
ReviewGitopn
from
"./Business/ReviewGitopn.vue"
;
import
ReviewGitame
from
"./Business/ReviewGitame.vue"
;
import
ReviewGetame
from
"./Business/ReviewGetame.vue"
;
const
ReviewRouter
=
[
{
path
:
"ditopn"
,
component
:
ReviewDitopn
,
name
:
"ReviewDitopn"
,
meta
:
{
title
:
"复核-买方信用证开立"
}
},
...
...
@@ -118,6 +119,7 @@ const ReviewRouter = [
{
path
:
"gitpop"
,
component
:
ReviewGitpop
,
name
:
"ReviewGitpop"
,
meta
:
{
title
:
"复核-Gitpop"
}
},
{
path
:
"gitopn"
,
component
:
ReviewGitopn
,
name
:
"ReviewGitopn"
,
meta
:
{
title
:
"复核-Gitopn"
}
},
{
path
:
"gitame"
,
component
:
ReviewGitame
,
name
:
"ReviewGitame"
,
meta
:
{
title
:
"复核-Gitame"
}
},
{
path
:
"getame"
,
component
:
ReviewGetame
,
name
:
"ReviewGetame"
,
meta
:
{
title
:
"复核-Getame"
}
},
{
path
:
"getamc"
,
component
:
ReviewGetamc
,
name
:
"ReviewGetamc"
,
meta
:
{
title
:
"复核-Getamc"
}
},
{
path
:
"bftdrv"
,
component
:
ReviewBftdrv
,
name
:
"ReviewBftdrv"
,
meta
:
{
title
:
"复核-Bftdrv"
}
},
{
path
:
"letdrv"
,
component
:
ReviewLetdrv
,
name
:
"ReviewLetdrv"
,
meta
:
{
title
:
"复核-Letdrv"
}
},
...
...
This diff is collapsed.
Click to expand it.
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