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
1b5f2f0f
Commit
1b5f2f0f
authored
May 15, 2022
by
潘际乾
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
a625f5ee
8cffbbee
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
54 additions
and
34 deletions
+54
-34
index.js
src/model/Trnrel/index.js
+1
-0
BusRouter.js
src/views/Business/BusRouter.js
+1
-1
Infsea.vue
src/views/Business/Notice/Infsea.vue
+11
-8
index.vue
src/views/Business/Notice/index.vue
+18
-11
InftrnpsDetail.vue
src/views/Business/Trnrel/InftrnpsDetail.vue
+11
-7
TrnfndsDetail.vue
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
+12
-7
No files found.
src/model/Trnrel/index.js
View file @
1b5f2f0f
...
...
@@ -91,6 +91,7 @@ export default class Trnrel {
exedat
:
""
,
// Execution Date .trn.exedat
inftxt
:
""
,
// Infotext .trn.inftxt
infdsp
:
""
,
// Infoflag .trn.infdsp
inifrm
:
""
,
},
wfmmod
:
{
wfs
:
{
...
...
src/views/Business/BusRouter.js
View file @
1b5f2f0f
...
...
@@ -266,6 +266,6 @@ const BusRouter = [
{
path
:
'getset'
,
component
:
Getset
,
name
:
'Getset'
,
meta
:
{
title
:
'Getset'
}
},
{
path
:
'getsel'
,
component
:
Getsel
,
name
:
'Getsel'
,
meta
:
{
title
:
'Getsel'
}
},
{
path
:
'getcrq'
,
component
:
Getcrq
,
name
:
'Getcrq'
,
meta
:
{
title
:
'Getcrq'
}
},
{
path
:
'notice'
,
component
:
Notice
,
name
:
'Notice'
,
meta
:
{
title
:
'通知公告
设置
'
}
},
{
path
:
'notice'
,
component
:
Notice
,
name
:
'Notice'
,
meta
:
{
title
:
'通知公告'
}
},
]
export
default
BusRouter
src/views/Business/Notice/Infsea.vue
View file @
1b5f2f0f
<
template
>
<div
class=
"eibs-tab"
>
<el-form
class=
"m-table-search-form"
ref=
"paramsForm"
...
...
@@ -13,14 +14,14 @@
<c-col
:span=
"24"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"标题"
label=
"
公告
标题"
prop=
"theme"
style=
"width: 100%"
>
<c-input
v-model=
"model.theme"
maxlength=
"
5
0"
placeholder=
"请输入
公告标题
"
maxlength=
"
2
0"
placeholder=
"请输入
标题名称
"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -62,6 +63,8 @@
</c-col>
</c-col>
</c-row>
<!--
</
template
>
-->
<c-col
:span=
"24"
...
...
@@ -83,9 +86,9 @@
</c-col>
<c-col
style=
"margin-top: 10px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
style=
"margin-left: 0
; float :right
"
@
click=
"ruleAdd()"
>
+
添加公告
</c-button
<c-col
:span=
"24"
style=
"margin:10px 0px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
style=
"margin-left: 0
px
"
@
click=
"ruleAdd()"
>
添加公告
</c-button
>
</c-col>
...
...
@@ -309,7 +312,7 @@ export default {
nowDate
:
''
,
currentPage
:
1
,
//初始页
pagesize
:
2
,
// 每页的数据
pagesize
:
6
,
// 每页的数据
total
:
0
,
...
...
src/views/Business/Notice/index.vue
View file @
1b5f2f0f
<
template
>
<c-page
title=
"通知公告"
>
<div
class=
"eContainer"
>
<div
class=
"eContainer"
style=
"height:90%"
>
<div
style=
"padding:0 15px"
>
<el-form
:model=
"model"
:rules=
"rules"
ref=
"modelForm"
label-width=
"1
6
0px"
label-width=
"1
1
0px"
size=
"small"
label-position=
"
lef
t"
label-position=
"
righ
t"
:validate-on-rule-change=
"false"
>
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
<c-content>
<m-infsea
:model=
"model"
:codes=
"codes"
ref=
"infsea"
/>
</c-content>
<!--
<c-tabs
v-model=
"tabVal"
ref=
"elment"
type=
"card"
@
tab-click=
"tabClick"
>
-->
<!-- PD000001 -->
<
el-tab-pane
<
!--
<el-tab-pane
--
>
label=
"信息查询"
name=
"infsea"
>
<c-content>
<!-- label="信息查询" name="infsea" --
>
<
!--
<
c-content>
<m-infsea
:model=
"model"
:codes=
"codes"
/>
</c-content>
</el-tab-pane>
</c-content>
-->
<!--
</el-tab-pane>
-->
<
/c-tabs
>
<
!--
</c-tabs>
--
>
</el-form>
</div>
<!--
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
>
</c-grid-ety-prompt-dialog>
-->
</div>
...
...
@@ -95,6 +101,7 @@ export default {
rules
:
null
,
codes
:
{
},
showPanel
:
false
,
}
},
methods
:{
...
...
src/views/Business/Trnrel/InftrnpsDetail.vue
View file @
1b5f2f0f
...
...
@@ -484,13 +484,17 @@ export default {
display
()
{
debugger
const
inr
=
this
.
model
.
trn
.
inr
;
Api
.
post
(
"getTrnNameByInr"
,
{
inr
:
inr
}).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
const
trnName
=
res
.
data
.
toLowerCase
();
let
viewurl
=
"/#/display/"
+
trnName
+
"?trn="
+
inr
window
.
open
(
viewurl
,
'newwindow'
,
'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no'
);
}
});
const
trnName
=
this
.
model
.
trn
.
inifrm
;
let
viewurl
=
"/#/display/"
+
trnName
+
"?trn="
+
inr
window
.
open
(
viewurl
,
'newwindow'
,
'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no'
);
// const inr = this.model.trn.inr;
// Api.post("getTrnNameByInr", { inr: inr}).then((res) => {
// if (res.respCode == SUCCESS) {
// const trnName = res.data.toLowerCase();
// let viewurl = "/#/display/" + trnName + "?trn=" + inr
// window.open(viewurl, 'newwindow', 'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no');
// }
// });
},
async
show
(
idx
,
row
){
var
params
=
{
selDst
:
"recpan.smhstm"
,
selIds
:[
idx
+
1
],
selBtnId
:
"A"
}
...
...
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
View file @
1b5f2f0f
...
...
@@ -482,13 +482,18 @@ export default {
display
()
{
debugger
const
inr
=
this
.
model
.
trn
.
inr
;
Api
.
post
(
"getTrnNameByInr"
,
{
inr
:
inr
}).
then
((
res
)
=>
{
if
(
res
.
respCode
==
SUCCESS
)
{
const
trnName
=
res
.
data
.
toLowerCase
();
let
viewurl
=
"/#/display/"
+
trnName
+
"?trn="
+
inr
window
.
open
(
viewurl
,
'newwindow'
,
'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no'
);
}
});
const
trnName
=
this
.
model
.
trn
.
inifrm
;
let
viewurl
=
"/#/display/"
+
trnName
+
"?trn="
+
inr
window
.
open
(
viewurl
,
'newwindow'
,
'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no'
);
// const inr = this.model.trn.inr;
// Api.post("getTrnNameByInr", { inr: inr}).then((res) => {
// if (res.respCode == SUCCESS) {
// const trnName = res.data.toLowerCase();
// let viewurl = "/#/display/" + trnName + "?trn=" + inr
// window.open(viewurl, 'newwindow', 'height=1500,width=1200,top=100,left=100,toolbar=no,resizable=no,menubar=no,location=no, status=no');
// }
// });
},
async
show
(
idx
,
row
){
var
params
=
{
selDst
:
"recpan.smhstm"
,
selIds
:[
idx
+
1
],
selBtnId
:
"A"
}
...
...
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