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
d63fbb0e
Commit
d63fbb0e
authored
Aug 04, 2021
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
交易module增加pageId字段
parent
058b8d1c
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
1 deletions
+11
-1
index.js
src/model/Cptopn/index.js
+3
-1
index.js
src/model/Ditopn/index.js
+2
-0
index.js
src/model/Office/index.js
+2
-0
index.js
src/model/Sptsel/index.js
+2
-0
index.js
src/model/Trnrel/index.js
+2
-0
No files found.
src/model/Cptopn/index.js
View file @
d63fbb0e
...
@@ -400,7 +400,8 @@ export default class Cptopn{
...
@@ -400,7 +400,8 @@ export default class Cptopn{
},
},
jspmod
:
{
jspmod
:
{
jshtyp
:
""
// 结售汇报送类型
jshtyp
:
""
// 结售汇报送类型
}
},
pageId
:
""
// ctx的key
}
}
}
}
}
}
\ No newline at end of file
src/model/Ditopn/index.js
View file @
d63fbb0e
...
@@ -283,6 +283,7 @@ export default class Ditopn{
...
@@ -283,6 +283,7 @@ export default class Ditopn{
},
},
},
},
},
},
pageId
:
""
// ctx的key
}
}
}
}
}
}
\ No newline at end of file
src/model/Office/index.js
View file @
d63fbb0e
...
@@ -60,6 +60,7 @@ export default class Office{
...
@@ -60,6 +60,7 @@ export default class Office{
hotwdg
:
""
,
// hotspot watchdog .hotwdg
hotwdg
:
""
,
// hotspot watchdog .hotwdg
hotque
:
""
,
// hotspot queue selection .hotque
hotque
:
""
,
// hotspot queue selection .hotque
hotsca
:
""
,
// hotspot Scan image .hotsca
hotsca
:
""
,
// hotspot Scan image .hotsca
pageId
:
""
// ctx的key
}
}
}
}
}
}
\ No newline at end of file
src/model/Sptsel/index.js
View file @
d63fbb0e
...
@@ -35,6 +35,7 @@ export default class Sptsel {
...
@@ -35,6 +35,7 @@ export default class Sptsel {
chktco
:
""
,
// 网银 .chktco
chktco
:
""
,
// 网银 .chktco
chkcan
:
""
,
// 归档 .chkcan
chkcan
:
""
,
// 归档 .chkcan
chkdzt
:
""
,
// E-Trade .chkdzt
chkdzt
:
""
,
// E-Trade .chkdzt
pageId
:
""
// ctx的key
}
}
}
}
}
}
\ No newline at end of file
src/model/Trnrel/index.js
View file @
d63fbb0e
...
@@ -107,6 +107,7 @@ export default class Trnrel{
...
@@ -107,6 +107,7 @@ export default class Trnrel{
prtpblk
:
""
,
// XMLPanel prtp的内置block .docimm.docbol.prtpblk
prtpblk
:
""
,
// XMLPanel prtp的内置block .docimm.docbol.prtpblk
},
},
},
},
pageId
:
""
// ctx的key
}
}
}
}
}
}
\ No newline at end of file
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