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
6e56acc2
Commit
6e56acc2
authored
Jan 04, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditdck布局调整
parent
aad77f8c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
53 deletions
+57
-53
Docpre.vue
src/views/Business/Ditdck/Docpre.vue
+11
-11
Litdckp.vue
src/views/Business/Ditdck/Litdckp.vue
+42
-39
index.vue
src/views/Business/Ditdck/index.vue
+4
-3
No files found.
src/views/Business/Ditdck/Docpre.vue
View file @
6e56acc2
...
...
@@ -3,16 +3,15 @@
<!-- =================左边====================== -->
<c-col
:span=
"11"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"不符点"
>
<c-col
:span=
"21"
>
<c-input
type=
"textarea"
v-model=
"model.bddgrp.blk.docdis"
disabled
maxlength=
"50"
show-word-limit
placeholder=
"请输入不符点"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
4
"
style=
"text-align: right"
>
<
el-form-item
label-width=
"0"
>
<c-col
:span=
"
3
"
style=
"text-align: right"
>
<
!--
<el-form-item
label-width=
"0"
>
--
>
<c-button
size=
"small"
type=
"primary"
...
...
@@ -21,8 +20,9 @@
@
click=
"onDocdisButtxmsel"
disabled
></c-button>
<
/el-form-item
>
<
!--
</el-form-item>
--
>
</c-col>
</el-form-item>
<c-col
:span=
"24"
>
...
...
@@ -47,14 +47,14 @@
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bddgrp.rec.igndisflg"
>
<c-checkbox
v-model=
"model.bddgrp.rec.igndisflg"
>
忽略不符点
</c-checkbox>
<c-checkbox
v-model=
"model.bddgrp.blk.docdisflg"
>
录入不符点
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bddgrp.blk.docdisflg"
>
<c-checkbox
v-model=
"model.bddgrp.blk.docdisflg"
>
录入不符点
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"收到的通知类型"
prop=
"bddgrp.rec.advtyp"
>
...
...
@@ -80,6 +80,7 @@
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bddgrp.rec.approvcod"
>
<c-checkbox
v-model=
"model.bddgrp.rec.approvcod"
>
议付行担保协议
</c-checkbox>
<c-checkbox
v-model=
"model.bdtp.cre732flg"
>
Create MT 732
</c-checkbox>
</el-form-item>
</c-col>
...
...
@@ -94,11 +95,10 @@
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bdtp.cre732flg"
>
<c-checkbox
v-model=
"model.bdtp.cre732flg"
>
Create MT 732
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
-->
</c-col>
...
...
src/views/Business/Ditdck/Litdckp.vue
View file @
6e56acc2
...
...
@@ -46,12 +46,12 @@
<!-- =================左边====================== -->
<c-col
:span=
"11"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"信用证金额"
prop=
"didgrp.cbs.nom1.cur"
>
<c-select
disabled
v-model=
"model.didgrp.cbs.nom1.cur"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择币种"
@
keyup
.
enter
.
native=
"didCurEvent"
>
...
...
@@ -66,10 +66,10 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
style=
"text-align: left"
label-width=
"
20px
"
label-width=
"
0
"
prop=
"didgrp.cbs.nom1.amt"
>
<c-input
...
...
@@ -81,12 +81,12 @@
</c-col>
<!--
</c-col>
-->
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"单据金额"
prop=
"didgrp.cbs.opn1.cur"
>
<c-select
disabled
v-model=
"model.didgrp.cbs.opn1.cur"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择币种"
@
keyup
.
enter
.
native=
"didCurEvent"
>
...
...
@@ -101,10 +101,10 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
style=
"text-align: left"
label-width=
"
20px
"
label-width=
"
0
"
label=
""
prop=
"didgrp.cbs.opn1.amt"
>
...
...
@@ -128,11 +128,12 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"兑付方式"
prop=
"didgrp.rec.avbby"
>
<c-select
disabled
v-model=
"model.didgrp.rec.avbby"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择兑付方式"
>
<el-option
...
...
@@ -145,23 +146,24 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"开证日期"
prop=
"didgrp.rec.opndat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.opndat"
disabled
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择开证日期"
>
</c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<!--
<span
v-text=
"model.bdtp.zchday"
data-path=
".bdtp.zchday"
>
</span>
-->
<el-form-item
label=
"最迟装运日期"
prop=
"didgrp.rec.shpdat"
>
<el-form-item
label=
"最迟装运日期"
prop=
"didgrp.rec.shpdat"
label-width=
"110px"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.shpdat"
...
...
@@ -173,20 +175,20 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"到期日"
prop=
"didgrp.rec.expdat"
>
<c-date-picker
type=
"date"
v-model=
"model.didgrp.rec.expdat"
disabled
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"到期日"
>
</c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"到期地点"
label-width=
"
7
0px"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"到期地点"
label-width=
"
11
0px"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.rec.expplc"
...
...
@@ -291,7 +293,7 @@
<!-- =================单据信息====================== -->
<!-- =================顶部====================== -->
<c-col
:span=
"24"
>
<c-col
:span=
"
9
"
>
<c-col
:span=
"
10
"
>
<el-form-item
label=
"单据参考号"
prop=
"bddgrp.rec.ownref"
>
<c-input
v-model=
"model.bddgrp.rec.ownref"
...
...
@@ -302,12 +304,12 @@
</el-form-item>
</c-col>
<c-col
:span=
"
2
"
style=
"text-align: right"
>
<c-col
:span=
"
1
"
style=
"text-align: right"
>
<el-form-item
label-width=
"0"
>
<c-button
size=
"small"
type=
"primary"
style=
"margin-left: 0"
style=
"margin-left: 0
;padding:0 9px
"
@
click=
"onBdtmodButgetref"
>
获取
</c-button
>
...
...
@@ -349,12 +351,12 @@
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"单据金额"
prop=
"bddgrp.cbs.max.cur"
>
<c-select
disabled
v-model=
"model.bddgrp.cbs.max.cur"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择币种"
>
...
...
@@ -369,10 +371,10 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
style=
"text-align: left"
label-width=
"
20px
"
label-width=
"
0
"
label=
""
prop=
"bddgrp.cbs.max.amt"
>
...
...
@@ -408,20 +410,20 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"到单日期"
prop=
"bddgrp.rec.rcvdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.rcvdat"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择到单日期"
>
</c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"交单日期"
prop=
"bddgrp.rec.predat"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"交单日期"
prop=
"bddgrp.rec.predat"
label-width=
"110px"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.predat"
...
...
@@ -432,20 +434,20 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"通知日期"
prop=
"bddgrp.rec.orddat"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.orddat"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择通知日期"
>
</c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"货物装运/服务提供日期"
prop=
"bddgrp.rec.shpdat"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"货物装运/服务提供日期"
prop=
"bddgrp.rec.shpdat"
label-width=
"110px"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.shpdat"
...
...
@@ -456,21 +458,21 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"远期起算日"
prop=
"bddgrp.rec.stadat"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.stadat"
disabled
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择起算日"
>
</c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"到期日"
prop=
"bddgrp.rec.matdat"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"到期日"
prop=
"bddgrp.rec.matdat"
label-width=
"110px"
>
<c-date-picker
type=
"date"
v-model=
"model.bddgrp.rec.matdat"
...
...
@@ -481,18 +483,19 @@
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"期限"
prop=
"bddgrp.rec.tenmaxday"
>
<c-input
v-model=
"model.bddgrp.rec.tenmaxday"
disabled
placeholder=
"请输入期限"
style=
"width:95%"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"发票类型"
prop=
"bddgrp.rec.invtyp"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
"发票类型"
prop=
"bddgrp.rec.invtyp"
label-width=
"110px"
>
<c-select
v-model=
"model.bddgrp.rec.invtyp"
style=
"width: 100%"
...
...
src/views/Business/Ditdck/index.vue
View file @
6e56acc2
...
...
@@ -39,7 +39,7 @@
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
-->
<el-tab-pane
label=
"账务"
name=
"setpan"
>
<el-tab-pane
label=
"
费用及
账务"
name=
"setpan"
>
<m-setpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
...
...
@@ -59,7 +59,7 @@
<m-docpan
:model=
"model"
:codes=
"codes"
ref=
"docpan"
/>
</el-tab-pane>
<el-tab-pane
label=
"
统一授信
"
name=
"limitbody"
>
<el-tab-pane
label=
"
授信额度
"
name=
"limitbody"
>
<m-limitbody
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
</c-tabs>
...
...
@@ -80,7 +80,7 @@ import Litdckp from "./Litdckp";
import
Ovwp
from
"./Ovwp"
;
import
Docpre
from
"./Docpre"
;
import
Shpdet
from
"./Shpdet"
;
import
Limitbody
from
"./Limitbody"
;
//
import Limitbody from "./Limitbody";
import
Glepan
from
"~/views/Public/Glepan"
;
import
Setpan
from
"~/views/Public/Setpan"
;
...
...
@@ -88,6 +88,7 @@ import Docpan from "~/views/Public/Docpan";
import
Engp
from
"~/views/Public/Engp"
;
import
Ccvpan
from
"~/views/Public/Ccvpan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Limitbody
from
"~/views/Public/Limitbody"
;
export
default
{
name
:
"Infdid"
,
...
...
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