Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rbc-demo
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
王衍超
rbc-demo
Commits
edd92b89
Commit
edd92b89
authored
May 17, 2022
by
raojiaguan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
林草代码修改(临时写死数据)
parent
1446c9d4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
lincaoAddView.js
...p/@gms/gms-plugin-billexpand/src/actions/lincaoAddView.js
+2
-1
lincaoView.vue
...lop/@gms/gms-plugin-billexpand/src/control/lincaoView.vue
+5
-1
No files found.
develop/@gms/gms-plugin-billexpand/src/actions/lincaoAddView.js
View file @
edd92b89
...
...
@@ -6,7 +6,8 @@ export default {
const
unitCode
=
nros
.
getUser
().
loginUnit
c
.
bill
=
bill
.
dom
const
projectNum
=
bill
.
dom
.
getMasterData
().
getData
().
billCode
.
value
c
.
url
=
`http://
${
param
.
param
.
ipAddress
}
/jq/addAssociateDatas.do?unitCode=
${
unitCode
}
&type=
${
param
.
param
.
type
}
&projectNum=
${
projectNum
}
&year=
${
year
}
`
// c.url =`http://${param.param.ipAddress}/jq/addAssociateDatas.do?unitCode=${unitCode}&type=${param.param.type}&projectNum=${projectNum}&year=${year}`
c
.
url
=
`http://
${
param
.
param
.
ipAddress
}
/jq/addAssociateDatas.do?unitCode=130324&type=jhltlx&projectNum=1&year=2021`
c
.
name
=
name
c
.
modalShow
=
true
;
})
...
...
develop/@gms/gms-plugin-billexpand/src/control/lincaoView.vue
View file @
edd92b89
...
...
@@ -42,8 +42,12 @@ export default {
"SHI"
:
datas
[
i
].
tbInfos
[
a
].
SHI_DESC
,
"XIANG"
:
datas
[
i
].
tbInfos
[
a
].
XIANG_DESC
,
"XIAN"
:
datas
[
i
].
tbInfos
[
a
].
XIAN_DESC
,
"CUN"
:
datas
[
i
].
tbInfos
[
a
].
CUN_DESC
,
"MZGUID"
:
datas
[
i
].
tbInfos
[
a
].
MZGUID
,
"ZL_TU_BAN"
:
datas
[
i
].
tbInfos
[
a
].
ZL_TU_BAN
"ZL_TU_BAN"
:
datas
[
i
].
tbInfos
[
a
].
ZL_TU_BAN
,
"LIN_YE_JU"
:
datas
[
i
].
tbInfos
[
a
].
LIN_YE_JU
,
"ZL_FS"
:
datas
[
i
].
tbInfos
[
a
].
ZL_FS_DESC
,
"MIAN_JI"
:
datas
[
i
].
tbInfos
[
a
].
ZS_MJ
,
}
valueAll
.
push
(
value
)
}
...
...
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