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
c95bda1c
Commit
c95bda1c
authored
Nov 23, 2021
by
zhengxiaokui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zxk
parent
4ec5adb4
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
30 deletions
+20
-30
Payp.vue
src/views/Business/Bdtudp/Payp.vue
+0
-1
index.vue
src/views/Business/Bdtudp/index.vue
+6
-12
Ovwp.vue
src/views/Business/Letopn/Ovwp.vue
+1
-2
Ccvpan.vue
src/views/Public/Ccvpan.vue
+7
-10
Engp.vue
src/views/Public/Engp.vue
+5
-5
Ptap.vue
src/views/Public/Ptap.vue
+1
-0
No files found.
src/views/Business/Bdtudp/Payp.vue
View file @
c95bda1c
...
...
@@ -271,7 +271,6 @@ import Api from "~/service/Api";
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/Bdtudp/Event"
;
import
Col
from
"../../../components/Col.vue"
;
import
Ptsmsg
from
"~/views/Public/Ptsmsg"
;
import
Ptsadr
from
"~/views/Public/Ptsadr"
;
import
Amtpanl
from
"~/views/Public/Amtpanl"
;
...
...
src/views/Business/Bdtudp/index.vue
View file @
c95bda1c
<
template
>
<c-page
title=
"国内证承兑"
>
<div
class=
"eContainer
bdtudp
"
>
<div
class=
"eContainer"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"
1
00px"
label-width=
"
2
00px"
size=
"small"
:validate-on-rule-change=
"false"
>
...
...
@@ -27,12 +27,12 @@
<!--PD000027 -->
<el-tab-pane
label=
"或有"
name=
"engp"
>
<m-engp
:model=
"model"
:codes=
"codes"
:event=
"Event"
/>
<m-engp
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<!--PD000001 -->
<el-tab-pane
label=
"保证金"
name=
"ccvpan"
>
<m-ccvpan
:model=
"model"
:codes=
"codes"
:event=
"Event"
/>
<m-ccvpan
:model=
"model"
:codes=
"codes"
/>
</el-tab-pane>
<el-tab-pane
label=
"帐务"
name=
"setpan"
>
...
...
@@ -99,7 +99,7 @@ import Engp from "~/views/Public/Engp";
import
Ccvpan
from
"~/views/Public/Ccvpan"
;
import
Coninfp
from
"~/views/Public/Coninfp"
;
import
Event
from
"~/model/bdtudp/Event"
;
//
import Event from "~/model/bdtudp/Event";
export
default
{
components
:
{
...
...
@@ -131,7 +131,7 @@ export default {
model
:
new
Bdtudp
().
data
,
defaultRule
:
Default
,
rules
:
Pattern
,
Event
:
{
...
Event
},
//
Event: { ...Event },
codes
:
{
...
CodeTable
},
};
},
...
...
@@ -154,11 +154,5 @@ export default {
};
</
script
>
<
style
>
.bdtudp
.el-form-item
.el-form-item__label
{
width
:
200px
!important
;
}
.bdtudp
.el-form-item
.el-form-item__content
{
margin
:
0
50px
0
200px
!important
;
}
</
style
>
src/views/Business/Letopn/Ovwp.vue
View file @
c95bda1c
...
...
@@ -674,12 +674,11 @@ import Api from "~/service/Api";
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/Letopn/Event"
;
import
Col
from
"../../../components/Col.vue"
;
import
Ptap
from
"~/views/Public/Ptap"
;
import
Amtpanl
from
"~/views/Public/Amtpanl"
;
export
default
{
components
:
{
Col
,
"c-ptap"
:
Ptap
,
"c-amtpanl"
:
Amtpanl
},
components
:
{
"c-ptap"
:
Ptap
,
"c-amtpanl"
:
Amtpanl
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
CommonProcess
],
...
...
src/views/Public/Ccvpan.vue
View file @
c95bda1c
<
template
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"合同金额"
prop=
"liaall.liaccv.concur"
>
<c-row
:gutter=
"20"
>
<c-col
:span=
"8"
>
<c-select
v-model=
"model.liaall.liaccv.concur"
...
...
@@ -118,7 +116,7 @@
<c-col
:span=
"24"
style=
"text-align: right"
>
<c-row>
<c-col
:span=
"2"
:offset=
"19"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"
event.
onLiaccvAdd"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onLiaccvAdd"
>
Add
</c-button>
<el-dialog
...
...
@@ -129,7 +127,7 @@
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<template
slot-scope=
"scope"
>
<a
href=
"javascript:void(0)"
@
click=
"
event.
pickDepItem(scope.row)"
<a
href=
"javascript:void(0)"
@
click=
"pickDepItem(scope.row)"
>
选择
</a
>
</
template
>
...
...
@@ -139,7 +137,7 @@
</c-col>
<c-col
:span=
"2"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
@
click=
"
event.
onLiaccvDel"
>
<c-button
size=
"small"
icon=
"el-icon-delete"
@
click=
"onLiaccvDel"
>
Del
</c-button>
</c-col>
...
...
@@ -205,11 +203,11 @@
import
Api
from
"~/service/Api"
;
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/Ditopn/Event"
;
export
default
{
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
,
"event"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
CommonProcess
],
data
()
{
return
{
...
...
@@ -236,9 +234,8 @@ export default {
relrowDisabled
:
true
,
};
},
//methods: { ...this.event },
created
:
function
()
{
},
methods
:
{
...
Event
},
created
:
function
()
{},
};
</
script
>
<
style
>
...
...
src/views/Public/Engp.vue
View file @
c95bda1c
<
template
>
<div
class=
"eibs-tab"
style=
"margin: 0 10px"
>
<c-col
:span=
"24"
style=
"margin-bottom: 1px"
>
Liability
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-table
:list=
"model.liaall.liaallg"
style=
"width:80%,text-align:center,margin-bottom:18px"
...
...
@@ -66,7 +66,7 @@
size=
"small"
disabled
type=
"primary"
@
click=
"
event.
onLiaallButmisamt"
@
click=
"onLiaallButmisamt"
>
Add to Current Line
</c-button>
...
...
@@ -78,16 +78,16 @@
import
Api
from
"~/service/Api"
;
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
//
import Event from "~/model/Ditopn/Event";
import
Event
from
"~/model/Ditopn/Event"
;
export
default
{
inject
:
[
"root"
],
mixins
:
[
CommonProcess
],
props
:
[
"model"
,
"codes"
,
"event"
],
props
:
[
"model"
,
"codes"
],
data
()
{
return
{};
},
//methods: { ...this.e
vent },
methods
:
{
...
E
vent
},
created
:
function
()
{},
};
</
script
>
...
...
src/views/Public/Ptap.vue
View file @
c95bda1c
...
...
@@ -107,6 +107,7 @@ export default {
},
},
disabled
:
{
//名称地址是否灰显
type
:
Boolean
,
default
:
false
,
},
...
...
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