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
fd8945b6
Commit
fd8945b6
authored
Dec 29, 2022
by
tianxinyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bctset隐藏页面没有数据问题
parent
5180698c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
77 additions
and
19 deletions
+77
-19
Pattern.js
src/model/Bctset/Pattern.js
+29
-16
Cnyp.vue
src/views/Business/Bctset/Cnyp.vue
+48
-3
No files found.
src/model/Bctset/Pattern.js
View file @
fd8945b6
...
@@ -36,10 +36,12 @@ export default {
...
@@ -36,10 +36,12 @@ export default {
{
max
:
40
,
message
:
"长度不能超过40"
}
{
max
:
40
,
message
:
"长度不能超过40"
}
],
],
"bcdgrp.rec.rcvdat"
:[
"bcdgrp.rec.rcvdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bcdgrp.rec.advdat"
:[
"bcdgrp.rec.advdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bcdgrp.rmi.pts.ref"
:[
"bcdgrp.rmi.pts.ref"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -51,10 +53,12 @@ export default {
...
@@ -51,10 +53,12 @@ export default {
],
],
"bcdgrp.rec.matdat"
:[
"bcdgrp.rec.matdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bcdgrp.rec.predat"
:[
"bcdgrp.rec.predat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bcdgrp.drr.pts.ref"
:[
"bcdgrp.drr.pts.ref"
:[
...
@@ -347,7 +351,8 @@ export default {
...
@@ -347,7 +351,8 @@ export default {
"bopmod.dbcgrp.bas.actuamt"
:[
"bopmod.dbcgrp.bas.actuamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
}
],
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
}
],
"bopmod.dbcgrp.bas.issdate"
:[
"bopmod.dbcgrp.bas.issdate"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bopmod.dbcgrp.bas.lcbgno"
:[
"bopmod.dbcgrp.bas.lcbgno"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -420,7 +425,8 @@ export default {
...
@@ -420,7 +425,8 @@ export default {
],
],
"mtabut.coninf.conexedat"
:[
"mtabut.coninf.conexedat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"mtabut.coninf.usr.extkey"
:[
"mtabut.coninf.usr.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -548,7 +554,8 @@ export default {
...
@@ -548,7 +554,8 @@ export default {
"bopmod.dbfgrp.bas.actuamt"
:[
"bopmod.dbfgrp.bas.actuamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
}
],
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
}
],
"bopmod.dbfgrp.bas.issdate"
:[
"bopmod.dbfgrp.bas.issdate"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"bopmod.dbfgrp.bas.lcbgno"
:[
"bopmod.dbfgrp.bas.lcbgno"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -616,7 +623,8 @@ export default {
...
@@ -616,7 +623,8 @@ export default {
{
max
:
4
,
message
:
"长度不能超过4"
}
{
max
:
4
,
message
:
"长度不能超过4"
}
],
],
"cnybop.cnyout.dpayeedate"
:[
"cnybop.cnyout.dpayeedate"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"cnybop.cnyout.fprepayeeamt"
:[
"cnybop.cnyout.fprepayeeamt"
:[
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -629,9 +637,8 @@ export default {
...
@@ -629,9 +637,8 @@ export default {
{
max
:
3
,
message
:
"长度不能超过3"
}
{
max
:
3
,
message
:
"长度不能超过3"
}
],
],
"cnybop.cnyout.ftotalamt"
:[
"cnybop.cnyout.ftotalamt"
:[
{
type
:
"
number
"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"
string
"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
"小数位不能超过3位"
}
],
],
"cnybop.cnyout.sorilevyno"
:[
"cnybop.cnyout.sorilevyno"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -1054,7 +1061,8 @@ export default {
...
@@ -1054,7 +1061,8 @@ export default {
],
],
"trtcre.trdgrp.rec.issdat"
:[
"trtcre.trdgrp.rec.issdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"trtcre.trdgrp.fip.namelc"
:[
"trtcre.trdgrp.fip.namelc"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
@@ -1123,7 +1131,8 @@ export default {
...
@@ -1123,7 +1131,8 @@ export default {
{
max
:
10
,
message
:
"长度不能超过10"
}
{
max
:
10
,
message
:
"长度不能超过10"
}
],
],
"trtcre.trdgrp.rec.matdat"
:[
"trtcre.trdgrp.rec.matdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"trtcre.trtmod.finmod.fltval"
:[
"trtcre.trtmod.finmod.fltval"
:[
...
@@ -1131,7 +1140,8 @@ export default {
...
@@ -1131,7 +1140,8 @@ export default {
{
max
:
12
,
message
:
"长度不能超过12"
}
{
max
:
12
,
message
:
"长度不能超过12"
}
],
],
"trtcre.trdgrp.rec.stttendat"
:[
"trtcre.trdgrp.rec.stttendat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"trtcre.trdgrp.rec.intrat"
:[
"trtcre.trdgrp.rec.intrat"
:[
...
@@ -1348,7 +1358,8 @@ export default {
...
@@ -1348,7 +1358,8 @@ export default {
],
],
"mtabut.coninf.conexedat"
:[
"mtabut.coninf.conexedat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"mtabut.coninf.usr.extkey"
:[
"mtabut.coninf.usr.extkey"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -1576,14 +1587,16 @@ export default {
...
@@ -1576,14 +1587,16 @@ export default {
],
],
"dftcre.dfdgrp.rec.stttendat"
:[
"dftcre.dfdgrp.rec.stttendat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"dftcre.dfdgrp.dff.pts.ref"
:[
"dftcre.dfdgrp.dff.pts.ref"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
16
,
message
:
"长度不能超过16"
}
{
max
:
16
,
message
:
"长度不能超过16"
}
],
],
"dftcre.dfdgrp.rec.matdat"
:[
"dftcre.dfdgrp.rec.matdat"
:[
{
type
:
"date"
,
required
:
false
,
message
:
"输入正确的日期"
}
//{type: "date", required: false, message: "输入正确的日期"}
{
type
:
"string"
,
required
:
false
,
message
:
"输入正确的日期"
}
],
],
"dftcre.dftp.dffp.ptsget.sdamod.dadsnd"
:[
"dftcre.dftp.dffp.ptsget.sdamod.dadsnd"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
...
src/views/Business/Bctset/Cnyp.vue
View file @
fd8945b6
...
@@ -75,6 +75,12 @@ import Cips2 from "./Cips2";
...
@@ -75,6 +75,12 @@ import Cips2 from "./Cips2";
import
commonProcess
from
"@/mixin/commonProcess"
;
import
commonProcess
from
"@/mixin/commonProcess"
;
import
Event
from
"@/model/Litopn/Event"
;
import
Event
from
"@/model/Litopn/Event"
;
const
tabNameToRulePathMapping
=
{
"basp"
:
"bopmod.dbfp.basp"
,
"basp1"
:
"bopmod.dbcp.basp"
,
"outp"
:
"cnybop.outp"
}
export
default
{
export
default
{
components
:
{
components
:
{
"m-rzkx"
:
Rzkx
,
"m-rzkx"
:
Rzkx
,
...
@@ -138,9 +144,48 @@ export default {
...
@@ -138,9 +144,48 @@ export default {
});
});
}
}
},
},
handleChange
(
val
)
{
handleChange
(
names
)
{
console
.
log
(
val
);
if
(
this
.
isInDisplay
)
{
}
return
}
const
arr
=
[];
for
(
let
i
=
0
;
i
<
names
.
length
;
i
++
)
{
const
n
=
names
[
i
];
const
path
=
tabNameToRulePathMapping
[
n
]
if
(
path
)
{
arr
.
push
(
path
)
}
}
let
rulePath
=
arr
.
join
(
","
);
if
(
!!
rulePath
)
{
//rulePath不为空串
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
this
.
updateModel
(
res
.
data
);
}
});
}
},
myTabClick
(
tab
)
{
this
.
tabClick
(
tab
);
let
name
=
tab
.
name
;
let
rulePath
;
if
(
name
===
"basp"
)
{
rulePath
=
"bopmod.dbfp.basp"
;
}
if
(
name
===
"basp1"
)
{
rulePath
=
"bopmod.dbcp.basp"
;
}
if
(
name
===
"outp"
)
{
rulePath
=
"cnybop.outp"
;
}
if
(
!!
rulePath
)
{
this
.
executeRule
(
rulePath
).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
this
.
updateModel
(
res
.
data
);
}
});
}
},
},
},
watch
:
{
watch
:
{
"model.lidgrp.rec.apprul"
:
{
"model.lidgrp.rec.apprul"
:
{
...
...
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