Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
fulixin
dsk-operate-sys-cscec
Commits
d1eaf91d
Commit
d1eaf91d
authored
Nov 21, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
3d39fde0
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
36 deletions
+11
-36
index.js
dsk-operate-ui/src/router/index.js
+1
-1
members.vue
...te-ui/src/views/detail/groupAccount/component/members.vue
+2
-2
performance.vue
...i/src/views/detail/groupAccount/component/performance.vue
+1
-1
zbxmmx.vue
...ate-ui/src/views/detail/groupAccount/component/zbxmmx.vue
+2
-28
zhaobiao.vue
...e-ui/src/views/detail/groupAccount/component/zhaobiao.vue
+5
-4
No files found.
dsk-operate-ui/src/router/index.js
View file @
d1eaf91d
...
@@ -127,7 +127,7 @@ export const constantRoutes = [
...
@@ -127,7 +127,7 @@ export const constantRoutes = [
path
:
'profile'
,
path
:
'profile'
,
component
:
()
=>
import
(
'@/views/system/user/profile/index'
),
component
:
()
=>
import
(
'@/views/system/user/profile/index'
),
name
:
'Profile'
,
name
:
'Profile'
,
meta
:
{
title
:
'个人中心'
,
icon
:
'user'
}
meta
:
{
title
:
'个人中心'
,
icon
:
'user'
,
noCache
:
true
}
}
}
]
]
},
},
...
...
dsk-operate-ui/src/views/detail/groupAccount/component/members.vue
View file @
d1eaf91d
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
import
ExportDialog
from
"../../../component/export-dialog"
import
ExportDialog
from
"../../../component/export-dialog"
export
default
{
export
default
{
name
:
'members'
,
name
:
'members'
,
props
:
[
'customerId'
],
props
:
[
'customerId'
,
'combineName'
],
mixins
:
[
mixin
],
mixins
:
[
mixin
],
components
:{
ExportDialog
},
components
:{
ExportDialog
},
data
(){
data
(){
...
@@ -484,7 +484,7 @@
...
@@ -484,7 +484,7 @@
if
(
value
>
2000
){
if
(
value
>
2000
){
return
return
}
}
this
.
dataEXCEL
.
exportExeclName
=
this
.
exportData
.
title
;
this
.
dataEXCEL
.
exportExeclName
=
this
.
combineName
+
'-'
+
this
.
exportData
.
title
;
if
(
value
){
if
(
value
){
this
.
dataEXCEL
.
exportCount
=
value
this
.
dataEXCEL
.
exportCount
=
value
}
else
{
}
else
{
...
...
dsk-operate-ui/src/views/detail/groupAccount/component/performance.vue
View file @
d1eaf91d
...
@@ -318,7 +318,7 @@
...
@@ -318,7 +318,7 @@
if
(
value
>
2000
){
if
(
value
>
2000
){
return
return
}
}
this
.
dataEXCEL
.
exportExeclName
=
this
.
exportData
.
title
;
this
.
dataEXCEL
.
exportExeclName
=
this
.
combineName
+
'-'
+
this
.
exportData
.
title
;
if
(
value
){
if
(
value
){
this
.
dataEXCEL
.
exportCount
=
value
this
.
dataEXCEL
.
exportCount
=
value
}
else
{
}
else
{
...
...
dsk-operate-ui/src/views/detail/groupAccount/component/zbxmmx.vue
View file @
d1eaf91d
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
import
ExportDialog
from
"../../../component/export-dialog"
import
ExportDialog
from
"../../../component/export-dialog"
export
default
{
export
default
{
name
:
'qualifications'
,
name
:
'qualifications'
,
props
:
[
'customerId'
],
props
:
[
'customerId'
,
'combineName'
],
mixins
:
[
mixin
],
mixins
:
[
mixin
],
components
:{
CustomTimeSelect
,
CustomMoneySelect
,
ExportDialog
},
components
:{
CustomTimeSelect
,
CustomMoneySelect
,
ExportDialog
},
data
(){
data
(){
...
@@ -113,32 +113,6 @@
...
@@ -113,32 +113,6 @@
timeList
:
[
'近三天'
,
'近七天'
,
'近半月'
,
'自定义'
],
timeList
:
[
'近三天'
,
'近七天'
,
'近半月'
,
'自定义'
],
moneyList
:
[
'5000万以下'
,
'5000万-1亿'
,
'1亿-5亿'
,
'5亿-10亿'
,
'10亿以上'
,
'自定义'
],
moneyList
:
[
'5000万以下'
,
'5000万-1亿'
,
'1亿-5亿'
,
'5亿-10亿'
,
'10亿以上'
,
'自定义'
],
dataEXCEL
:{},
dataEXCEL
:{},
exportTableData
:[
{
"address"
:
"四川省-成都市"
,
"stockPercent"
:
"18.43%"
,
"agency"
:
'鞍钢股份有限公司'
,
"issueTime"
:
"2023-09-22"
,
"subjectMatter"
:
"其他"
,
"memberLevel"
:
"二级企业"
,
"tenderee"
:
"鞍钢冷轧钢板(莆田)有限公司综合部"
,
"projectType"
:
"其他"
,
"bidAmount"
:
"202万元"
,
"projectName"
:
"2023年中铁一局集团第二工程有限公司江浙区域项目自购物资集中招标采购文件(一)(钢材)招标公告"
,
},
{
"address"
:
"四川省-成都市"
,
"stockPercent"
:
"18.43%"
,
"agency"
:
'鞍钢股份有限公司'
,
"issueTime"
:
"2023-09-22"
,
"subjectMatter"
:
"其他"
,
"memberLevel"
:
"二级企业"
,
"tenderee"
:
"鞍钢股份有限公司"
,
"projectType"
:
"其他"
,
"bidAmount"
:
"202万元"
,
"projectName"
:
"太极集团四川太极制药有限公司转让持有的成都市4套住宅-高新区玉虹巷2号1栋6单元7层13号"
,
},
],
value
:
''
,
value
:
''
,
exportData
:{
exportData
:{
title
:
'集团招标'
,
title
:
'集团招标'
,
...
@@ -320,7 +294,7 @@
...
@@ -320,7 +294,7 @@
if
(
value
>
2000
){
if
(
value
>
2000
){
return
return
}
}
this
.
dataEXCEL
.
exportExeclName
=
this
.
exportData
.
title
;
this
.
dataEXCEL
.
exportExeclName
=
this
.
combineName
+
'-'
+
this
.
exportData
.
title
;
if
(
value
){
if
(
value
){
this
.
dataEXCEL
.
exportCount
=
value
this
.
dataEXCEL
.
exportCount
=
value
}
else
{
}
else
{
...
...
dsk-operate-ui/src/views/detail/groupAccount/component/zhaobiao.vue
View file @
d1eaf91d
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
</el-tabs>
</el-tabs>
</div>
</div>
</div>
</div>
<Zbxmfx
v-if=
"activeName === 'first'"
:customer-id=
"id"
></Zbxmfx>
<Zbxmfx
v-if=
"activeName === 'first'"
:customer-id=
"id"
:combineName=
"name"
></Zbxmfx>
<Zbxmmx
v-if=
"activeName === 'second'"
:customer-id=
"id"
></Zbxmmx>
<Zbxmmx
v-if=
"activeName === 'second'"
:customer-id=
"id"
:combineName=
"name"
></Zbxmmx>
</div>
</div>
</
template
>
</
template
>
...
@@ -18,12 +18,13 @@
...
@@ -18,12 +18,13 @@
import
Zbxmmx
from
'./zbxmmx'
import
Zbxmmx
from
'./zbxmmx'
export
default
{
export
default
{
name
:
'qualifications'
,
name
:
'qualifications'
,
props
:
[
'customerId'
],
props
:
[
'customerId'
,
'combineName'
],
components
:{
Zbxmfx
,
Zbxmmx
},
components
:{
Zbxmfx
,
Zbxmmx
},
data
(){
data
(){
return
{
return
{
activeName
:
'first'
,
activeName
:
'first'
,
id
:
this
.
customerId
id
:
this
.
customerId
,
name
:
this
.
combineName
}
}
},
},
created
()
{
created
()
{
...
...
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