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
b375bf48
Commit
b375bf48
authored
Dec 30, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitset布局、事件引入
parent
1f8053ec
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
5 deletions
+7
-5
Cnyp.vue
src/views/Business/Gitset/Cnyp.vue
+1
-1
Det202cv.vue
src/views/Business/Gitset/Det202cv.vue
+1
-1
Det756.vue
src/views/Business/Gitset/Det756.vue
+1
-1
Gitsetp.vue
src/views/Business/Gitset/Gitsetp.vue
+3
-1
Ovwp.vue
src/views/Business/Gitset/Ovwp.vue
+1
-1
No files found.
src/views/Business/Gitset/Cnyp.vue
View file @
b375bf48
...
...
@@ -31,7 +31,7 @@
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/
Br
tset/Event"
;
import
Event
from
"~/model/
Gi
tset/Event"
;
import
Wg
from
"./Wg"
;
import
Cnyp1
from
"./Cnyp1"
;
import
Basp
from
"./Basp"
;
...
...
src/views/Business/Gitset/Det202cv.vue
View file @
b375bf48
...
...
@@ -273,7 +273,7 @@
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/
Bc
tset/Event"
;
import
Event
from
"~/model/
Gi
tset/Event"
;
export
default
{
inject
:
[
"root"
],
...
...
src/views/Business/Gitset/Det756.vue
View file @
b375bf48
...
...
@@ -253,7 +253,7 @@
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/
Bc
tset/Event"
;
import
Event
from
"~/model/
Gi
tset/Event"
;
export
default
{
inject
:
[
"root"
],
...
...
src/views/Business/Gitset/Gitsetp.vue
View file @
b375bf48
...
...
@@ -438,12 +438,14 @@
<c-col
:span=
"12"
class=
"centerLable marginLable"
v-if=
"model.setmod.doccur == 'CNY'"
>
<el-form-item
class=
"checkbox-left"
>
<c-checkbox
v-model=
"model.gidgrp.rec.cmtflg"
>
跨境人民币保函
</c-checkbox
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
...
...
src/views/Business/Gitset/Ovwp.vue
View file @
b375bf48
...
...
@@ -42,7 +42,7 @@
<
script
>
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
Event
from
"~/model/
Br
tset/Event"
;
import
Event
from
"~/model/
Gi
tset/Event"
;
import
Utils
from
"~/utils"
;
import
Det756
from
"./Det756"
;
...
...
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