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
3c7097ae
Commit
3c7097ae
authored
Feb 16, 2022
by
潘际乾
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
acf41666
266d2bc0
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
8 deletions
+7
-8
Default.js
src/model/Cptadv/Default.js
+2
-2
Default.js
src/model/Cptopn/Default.js
+2
-2
CptAdvChangePanel.vue
src/views/Business/Cptadv/CptAdvChangePanel.vue
+0
-1
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+3
-3
No files found.
src/model/Cptadv/Default.js
View file @
3c7097ae
...
@@ -41,7 +41,7 @@ export default {
...
@@ -41,7 +41,7 @@ export default {
"cpdgrp.pye.dbfadrblkcn"
:
Utils
.
defaultFunction
,
"cpdgrp.pye.dbfadrblkcn"
:
Utils
.
defaultFunction
,
"cptp.payuil"
:
Utils
.
defaultFunction
,
"cptp.payuil"
:
Utils
.
defaultFunction
,
"cnybop.traflg"
:
Utils
.
defaultFunction
,
"cnybop.traflg"
:
Utils
.
defaultFunction
,
"cpdgrp.pye.pts.extkey"
:
Utils
.
defaultFunction
,
//
"cpdgrp.pye.pts.extkey" :Utils.defaultFunction,
"cpdgrp.orc.pts.extkey"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.pts.extkey"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.adrelc"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.adrelc"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.namelc"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.namelc"
:
Utils
.
defaultFunction
,
...
@@ -51,7 +51,7 @@ export default {
...
@@ -51,7 +51,7 @@ export default {
"cpdgrp.rec.ownref"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.ownref"
:
Utils
.
defaultFunction
,
"cptp.comsystbl"
:
Utils
.
defaultFunction
,
"cptp.comsystbl"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.trntyp"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.trntyp"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.orcact"
:
Utils
.
defaultFunction
,
//
"cpdgrp.rec.orcact" :Utils.defaultFunction,
"cptp.resbch"
:
Utils
.
defaultFunction
,
"cptp.resbch"
:
Utils
.
defaultFunction
,
"setmod.glemod.gleshwstm"
:
Utils
.
defaultFunction
,
"setmod.glemod.gleshwstm"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.f23b"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.f23b"
:
Utils
.
defaultFunction
,
...
...
src/model/Cptopn/Default.js
View file @
3c7097ae
...
@@ -25,13 +25,13 @@ export default {
...
@@ -25,13 +25,13 @@ export default {
"cptp.cleage"
:
Utils
.
defaultFunction
,
"cptp.cleage"
:
Utils
.
defaultFunction
,
"cptp.evebch"
:
Utils
.
defaultFunction
,
"cptp.evebch"
:
Utils
.
defaultFunction
,
"cptp.coract"
:
Utils
.
defaultFunction
,
"cptp.coract"
:
Utils
.
defaultFunction
,
"cpdgrp.pye.pts.extkey"
:
Utils
.
defaultFunction
,
//
"cpdgrp.pye.pts.extkey" :Utils.defaultFunction,
"cpdgrp.rec.trntyp"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.trntyp"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.pts.adrblk"
:
Utils
.
defaultFunction
,
"cpdgrp.orc.pts.adrblk"
:
Utils
.
defaultFunction
,
"setmod.doccur"
:
Utils
.
defaultFunction
,
"setmod.doccur"
:
Utils
.
defaultFunction
,
"setmod.dspflg"
:
Utils
.
defaultFunction
,
"setmod.dspflg"
:
Utils
.
defaultFunction
,
"setmod.docamt"
:
Utils
.
defaultFunction
,
"setmod.docamt"
:
Utils
.
defaultFunction
,
"cpdgrp.rec.orcact"
:
Utils
.
defaultFunction
,
//
"cpdgrp.rec.orcact" :Utils.defaultFunction,
"cptp.resbch"
:
Utils
.
defaultFunction
,
"cptp.resbch"
:
Utils
.
defaultFunction
,
"cptp.secmod"
:
Utils
.
defaultFunction
,
"cptp.secmod"
:
Utils
.
defaultFunction
,
"trnmod.trndoc.condocstm"
:
Utils
.
defaultFunction
,
"trnmod.trndoc.condocstm"
:
Utils
.
defaultFunction
,
...
...
src/views/Business/Cptadv/CptAdvChangePanel.vue
View file @
3c7097ae
...
@@ -139,7 +139,6 @@
...
@@ -139,7 +139,6 @@
v-model=
"model.cpdgrp.orc.pts.adrblk"
v-model=
"model.cpdgrp.orc.pts.adrblk"
show-word-limit
show-word-limit
placeholder=
"请输入Address Block"
placeholder=
"请输入Address Block"
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
...
src/views/Business/Cptadv/Opnp1.vue
View file @
3c7097ae
...
@@ -330,7 +330,7 @@
...
@@ -330,7 +330,7 @@
</c-form-item>
</c-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"国外费用"
prop=
"cpdgrp.rec.feecur"
>
<el-form-item
label=
"国外费用"
prop=
"cpdgrp.rec.feecur"
>
<c-select
<c-select
v-model=
"model.cpdgrp.rec.feecur"
v-model=
"model.cpdgrp.rec.feecur"
...
@@ -348,13 +348,13 @@
...
@@ -348,13 +348,13 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
3
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
""
style=
"width: 100%"
label-width=
"8px"
prop=
"cpdgrp.rec.feeamt"
>
<el-form-item
label=
""
style=
"width: 100%"
label-width=
"8px"
prop=
"cpdgrp.rec.feeamt"
>
<c-fullbox>
<c-fullbox>
<c-input
<c-input
v-model=
"model.cpdgrp.rec.feeamt"
v-model=
"model.cpdgrp.rec.feeamt"
placeholder=
"请输入国外费用金额"
placeholder=
"请输入国外费用金额"
style=
"width: 9
0
%"
style=
"width: 9
5
%"
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
...
...
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