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
9d3ef3fb
Commit
9d3ef3fb
authored
Dec 09, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditopn调整
parent
4a7e1c03
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
26 deletions
+41
-26
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+37
-24
Setpan.vue
src/views/Public/Setpan.vue
+4
-2
No files found.
src/views/Business/Ditopn/Ovwp.vue
View file @
9d3ef3fb
...
...
@@ -3,11 +3,12 @@
<!-- =================顶部====================== -->
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"参考号"
prop=
"didgrp.rec.ownref"
>
<el-form-item
label=
"参考号"
prop=
"didgrp.rec.ownref"
style=
"width:100%"
>
<c-input
v-model=
"model.didgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
style=
"width:100%"
disabled
></c-input>
</el-form-item>
...
...
@@ -16,9 +17,10 @@
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
type=
"primary;width:10%"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onSeainf"
>
i
</c-button
></c-button
>
<c-button
size=
"small"
...
...
@@ -45,7 +47,7 @@
<!-- ====================左边======================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"16"
>
<el-form-item
label=
"所属客户经理"
prop=
"ditp.usr.extkey"
>
<el-form-item
label=
"所属客户经理"
prop=
"ditp.usr.extkey"
style=
"width:100%"
>
<c-input
v-model=
"model.ditp.usr.extkey"
maxlength=
"8"
...
...
@@ -55,20 +57,21 @@
</el-form-item>
</c-col>
<c-col
:span=
"
8
"
>
<el-form-item
label=
""
label-width=
"
1
5px"
>
<c-col
:span=
"
6
"
>
<el-form-item
label=
""
label-width=
"5px"
>
<c-button
size=
"small"
type=
"primary;width:10%"
icon=
"el-icon-search"
type=
"primary"
@
click=
"onExtkey"
>
i
</c-button
></c-button
>
</el-form-item>
</c-col>
<c-col>
<
!--
<
c-col>
</c-col>
</c-col>
-->
<c-col
:span=
"12"
>
<el-form-item
label=
"信用证金额"
prop=
"didgrp.cbs.nom1.cur"
>
...
...
@@ -367,8 +370,8 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1
6
"
>
<el-form-item
label=
"Extkey"
prop=
"didgrp.apl.pts.extkey"
>
<c-col
:span=
"1
8
"
>
<el-form-item
label=
"Extkey"
prop=
"didgrp.apl.pts.extkey"
style=
"width:100%"
>
<c-input
id =
"extkey"
v-model=
"model.didgrp.apl.pts.extkey"
...
...
@@ -378,16 +381,21 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
8
"
>
<el-form-item
label=
""
label-width=
"
1
5px"
>
<c-col
:span=
"
2
"
>
<el-form-item
label=
""
label-width=
"5px"
>
<c-button
size=
"small"
type=
"primary;width:10%"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onSeainf('didgrp.apl.pts.extkey')"
>
i
</c-button
></c-button
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"5px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
Details
详情
</c-button>
</el-form-item>
</c-col>
...
...
@@ -514,8 +522,8 @@
<span
v-text=
"model.ditp.zchday"
data-path=
".ditp.zchday"
>
</span>
</c-col>
-->
<c-col
:span=
"1
6
"
>
<el-form-item
label=
"Extkey"
prop=
"didgrp.ben.pts.extkey"
>
<c-col
:span=
"1
8
"
>
<el-form-item
label=
"Extkey"
prop=
"didgrp.ben.pts.extkey"
style=
"width:100%"
>
<c-input
v-model=
"model.didgrp.ben.pts.extkey"
maxlength=
"16"
...
...
@@ -524,16 +532,21 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"
8
"
>
<el-form-item
label=
""
label-width=
"
12
px"
>
<c-col
:span=
"
2
"
>
<el-form-item
label=
""
label-width=
"
5
px"
>
<c-button
size=
"small"
type=
"primary;width:10%"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onSeaParty('didgrp.ben.pts.extkey')"
>
i
</c-button
></c-button
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"5px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBenpDet"
>
Details
详情
</c-button>
</el-form-item>
</c-col>
...
...
src/views/Public/Setpan.vue
View file @
9d3ef3fb
...
...
@@ -160,8 +160,9 @@
<
template
slot-scope=
"scoped"
>
<el-button
size=
"mini"
type=
"primary"
@
click=
"detail1(scoped.$index, scoped.row)"
>
details
</el-button
>
详情
</el-button
>
</
template
>
</el-table-column>
...
...
@@ -300,8 +301,9 @@
<
template
slot-scope=
"scoped"
>
<el-button
size=
"mini"
type=
"primary"
@
click=
"detail2(scoped.$index, scoped.row)"
>
details
</el-button
>
详情
</el-button
>
</
template
>
</el-table-column>
...
...
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