Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
E
energyai_vue
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
葛齐林
energyai_vue
Commits
21c82abe
Commit
21c82abe
authored
Apr 15, 2021
by
co_dengxiongwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面调整
parent
be42c2ea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
18 deletions
+12
-18
page.vue
src/pages/eq/office/page.vue
+12
-18
No files found.
src/pages/eq/office/page.vue
View file @
21c82abe
...
@@ -59,16 +59,7 @@
...
@@ -59,16 +59,7 @@
import
cardList
from
'../../components/cardList'
import
cardList
from
'../../components/cardList'
import
enTabs
from
'../../components/enTabs'
import
enTabs
from
'../../components/enTabs'
import
enTable
from
'../../components/enTable'
import
enTable
from
'../../components/enTable'
import
{
import
{
tableColumsOne
}
from
'./config'
tableColumsOne
,
tableDataOne
,
tableDataTwo
,
tableDataThree
,
tableDataFour
,
tableDataFive
,
tableDataSix
,
tableDataSeven
}
from
'./config'
export
default
{
export
default
{
name
:
'officeAreaControl'
,
name
:
'officeAreaControl'
,
...
@@ -123,30 +114,33 @@ export default {
...
@@ -123,30 +114,33 @@ export default {
this
.
activeTab
=
val
this
.
activeTab
=
val
this
.
getDataList
()
this
.
getDataList
()
switch
(
val
)
{
switch
(
val
)
{
case
'
01
'
:
case
'
b6af764f2a6e454490a6b1b3c9057e57
'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
02
'
:
case
'
ece0b8b2db27411886254e81134988a3
'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
03
'
:
case
'
b47661ca1d454f9792ba5369f3cb2bc5
'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
0
4'
:
case
'
c788ce98c1f248f590434394da485ce
4'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
0
5'
:
case
'
173466a2cf9a42a6a17b2bdfbeae36d
5'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
06
'
:
case
'
8f5530fee2484e8eb107c0ca672132b2
'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
case
'
07
'
:
case
'
49f5921a6d7f43cfa222c09f0223ae04
'
:
this
.
tableColums
=
tableColumsOne
this
.
tableColums
=
tableColumsOne
break
break
}
}
}
}
},
},
mounted
()
{
this
.
getDataList
()
},
methods
:
{
methods
:
{
// 获取数据列表
// 获取数据列表
getDataList
(
page
,
size
)
{
getDataList
(
page
,
size
)
{
...
...
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