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
45325b9b
Commit
45325b9b
authored
Jun 25, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
letcan修改
parent
420283a6
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
39 additions
and
92 deletions
+39
-92
check.js
src/business/letcan/model/check.js
+19
-20
index.js
src/business/letcan/model/index.js
+9
-69
Canp.vue
src/business/letcan/views/Canp.vue
+2
-2
Rcldetp.vue
src/business/letcan/views/Rcldetp.vue
+9
-1
No files found.
src/business/letcan/model/check.js
View file @
45325b9b
export
default
{
'setmod.dspflg'
:
null
,
sndmsg
:
null
,
'liaall.limmod.limpts.nonrevflg1'
:
null
,
'letp0.recget.sdamod.dadsnd'
:
[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
...
...
@@ -63,17 +62,17 @@ export default {
{
max
:
40
,
message
:
'长度不能超过40'
},
],
'ledgrp.rec.opndat'
:
[
{
type
:
'date'
,
required
:
false
,
message
:
'输入正确的日期'
},
{
required
:
false
,
message
:
'输入正确的日期'
},
],
'ledgrp.rec.shpdat'
:
[
{
type
:
'date'
,
required
:
false
,
message
:
'输入正确的日期'
},
{
required
:
false
,
message
:
'输入正确的日期'
},
],
'ledgrp.ben.pts.ref'
:
[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
{
max
:
16
,
message
:
'长度不能超过16'
},
],
'ledgrp.rec.expdat'
:
[
{
type
:
'date'
,
required
:
false
,
message
:
'输入正确的日期'
},
{
required
:
false
,
message
:
'输入正确的日期'
},
],
'ledgrp.rec.expplc'
:
[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
...
...
@@ -258,26 +257,26 @@ export default {
{
max
:
35
,
message
:
'长度不能超过35'
},
],
'rmbclm.valdat'
:
[
{
type
:
'date'
,
required
:
false
,
message
:
'输入正确的日期'
},
{
required
:
false
,
message
:
'输入正确的日期'
},
],
'mtabut.coninf.oitinf.oit.inftxt'
:
[
{
type
:
'string
'
,
required
:
true
,
message
:
'必输项'
},
{
max
:
60
,
message
:
'长度不能超过60'
},
],
//
'mtabut.coninf.oitinf.oit.inftxt': [
// { type: 'string',trigger:'blur
', required: true, message: '必输项' },
//
{ max: 60, message: '长度不能超过60' },
//
],
'mtabut.coninf.oitset.oit.inftxt'
:
[
{
type
:
'string'
,
required
:
true
,
message
:
'必输项'
},
{
max
:
60
,
message
:
'长度不能超过60'
},
],
//
'mtabut.coninf.oitset.oit.inftxt': [
// { type: 'string', trigger:'blur',
required: true, message: '必输项' },
//
{ max: 60, message: '长度不能超过60' },
//
],
'mtabut.coninf.conexedat'
:
[
{
type
:
'date'
,
required
:
false
,
message
:
'输入正确的日期'
},
],
'mtabut.coninf.usr.extkey'
:
[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
{
max
:
8
,
message
:
'长度不能超过8'
},
],
//
'mtabut.coninf.conexedat': [
// { required: false, trigger:'blur',
message: '输入正确的日期' },
//
],
//
'mtabut.coninf.usr.extkey': [
// { type: 'string', trigger:'blur',
required: false, message: '必输项' },
//
{ max: 8, message: '长度不能超过8' },
//
],
'trnmod.trndoc.advnam'
:
[
{
type
:
'string'
,
required
:
false
,
message
:
'必输项'
},
...
...
src/business/letcan/model/index.js
View file @
45325b9b
...
...
@@ -3,72 +3,8 @@ import Pub from '~/components/business/commonModel/index.js';
export
default
class
Letcan
{
constructor
()
{
this
.
data
=
{
letp
:{
letp
:
{
swiftflg
:
''
,
},
brdgrp
:
{
adv
:
{
pts
:
new
Pts
().
data
,
},
prb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
acb
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
apl
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
ben
:
{
adrelc
:
''
,
dbfadrblkcn
:
''
,
namelc
:
''
,
pts
:
new
Pts
().
data
,
},
blk
:
{
chaded
:
''
,
docdisflg
:
''
,
chaadd
:
''
,
docdis
:
''
,
},
rec
:
{
totcur
:
''
,
ownref
:
''
,
disdat
:
''
,
totamt
:
''
,
nam
:
''
,
docprbrol
:
''
,
},
cbs
:
{
opn1
:
{
cur
:
''
,
},
opn2
:
{
cur
:
''
,
},
max
:
{
cur
:
''
,
amt
:
''
,
},
max2
:
{
amt
:
''
,
},
},
matp
:
{
mattxtlab
:
''
,
},
},
brtp
:
{
furide
:
''
,
matp
:
{
mattxtlab
:
''
,
...
...
@@ -76,6 +12,12 @@ export default class Letcan {
},
sndmsg
:
''
,
ledgrp
:
{
con
:
{
pts
:
new
Pts
().
data
,
},
avb
:
{
pts
:
new
Pts
().
data
,
},
adv
:
{
pts
:
new
Pts
().
data
,
},
...
...
@@ -113,19 +55,17 @@ export default class Letcan {
amt
:
''
,
},
},
rmb
:
{
rolsetflg
:
''
,
pts
:
new
Pts
().
data
,
},
iss
:
{
pts
:
{
pts
:
new
Pts
().
data
,
},
},
ben
:
{
pts
:
{
pts
:
new
Pts
().
data
,
},
},
apl
:
{
pts
:
new
Pts
().
data
,
},
...
...
src/business/letcan/views/Canp.vue
View file @
45325b9b
...
...
@@ -53,7 +53,7 @@
style=
"text-align: left; width: 100%"
class=
"m-input-currency"
placeholder=
"请输入信用证金额"
@
keyup
.
enter
.
native=
"$event.target.blur()"
disabled
></c-input-currency>
<!-- @keyup.enter.native="$event.target.blur()" :回车触发失去焦点发生的事件 -->
...
...
@@ -303,7 +303,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-more"
@
click=
"showGridPromptDialog('letcanp.canlet.buttxmsel', null, null,
{TXT: 'letcanf.strinf'}, {TXT: false},'doxpDialog')"
>
</c-button>
</
template
>
...
...
src/business/letcan/views/Rcldetp.vue
View file @
45325b9b
...
...
@@ -10,7 +10,6 @@
style=
"width: 100%"
placeholder=
"请选择"
:code=
"codes.rolall"
@
change=
"selectOrCheckboxRule('rmbclm.rmbrol')"
>
</c-select>
</el-form-item>
...
...
@@ -22,6 +21,9 @@
v-model=
"model.rmbclm.rmbrmb.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('RMB', 'B')
"
:disabled=
"rmbrolRefFlag"
></c-input>
</c-form-item>
...
...
@@ -51,6 +53,9 @@
v-model=
"model.rmbclm.acwacw.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('RMB', 'B')
"
></c-input>
</c-form-item>
</c-col>
...
...
@@ -77,6 +82,9 @@
v-model=
"model.rmbclm.bebbeb.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
queryGridEtyPromptDialogData('RMB', 'B')
"
></c-input>
</c-form-item>
</c-col>
...
...
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