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
cb165f87
Commit
cb165f87
authored
Nov 23, 2021
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letopn
parent
63203a15
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
15 additions
and
15 deletions
+15
-15
App.vue
src/App.vue
+0
-5
Glepan.vue
src/views/Business/Bdtudp/Glepan.vue
+0
-1
index.vue
src/views/Business/Bdtudp/index.vue
+0
-0
Ovwp.vue
src/views/Business/Letopn/Ovwp.vue
+0
-0
index.vue
src/views/Business/Letopn/index.vue
+11
-6
Amtpanl.vue
src/views/Public/Amtpanl.vue
+4
-3
No files found.
src/App.vue
View file @
cb165f87
...
...
@@ -40,9 +40,4 @@ export default {
margin-right
:
30px
;
}
.clear-margin
{
margin-left
:
0px
!important
;
width
:
40%
!important
;
}
</
style
>
src/views/Business/Bdtudp/Glepan.vue
View file @
cb165f87
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Booking stream to Display"
prop=
"setmod.glemod.gleshwstm"
>
<c-input
v-model=
"model.setmod.glemod.gleshwstm"
placeholder=
"请输入Booking stream to Display"
></c-input>
...
...
src/views/Business/Bdtudp/index.vue
View file @
cb165f87
src/views/Business/Letopn/Ovwp.vue
View file @
cb165f87
This diff is collapsed.
Click to expand it.
src/views/Business/Letopn/index.vue
View file @
cb165f87
...
...
@@ -15,6 +15,15 @@
<m-ovwp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
v-if=
"model.letp.aamp.aammod.addamtflg"
label=
"附加金额"
name=
"aamp"
>
<m-aamp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000063 -->
<el-tab-pane
label=
"信用证详情"
name=
"detp"
>
<m-detp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -70,11 +79,6 @@
<m-revp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"PD000001"
name=
"aamp"
>
<m-aamp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000394 -->
<el-tab-pane
label=
"PD000394"
name=
"spcbenp"
>
<m-spcbenp
:model=
"model"
:codes=
"codes"
/>
...
...
@@ -90,13 +94,14 @@
<m-glepan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-tabs>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
</el-form>
</div>
</c-page>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
;
import
Utils
from
"~/utils/index"
import
Utils
from
"~/utils/index"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Letopn
from
"~/model/Letopn"
;
...
...
src/views/Public/Amtpanl.vue
View file @
cb165f87
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"span"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
5
"
>
<el-form-item
:label=
"message.title"
:prop=
"message.cur"
>
<c-select
v-model=
"cur"
...
...
@@ -13,10 +13,11 @@
</el-form-item>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
9
"
>
<el-form-item
label=
""
style=
"margin-left: -230px !important"
label-width=
"220px"
style=
"margin-left: -220px !important"
:prop=
"message.amt"
>
<c-input
...
...
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