Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
E
enterprise-opt-kit
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
fubaole
enterprise-opt-kit
Commits
e03cde52
Commit
e03cde52
authored
Jun 02, 2021
by
乐宝呗666
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改标题
parent
ef8294ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
customList.vue
src/views/content/client/components/customList.vue
+3
-2
No files found.
src/views/content/client/components/customList.vue
View file @
e03cde52
...
...
@@ -3,7 +3,7 @@
<headerLayout
active=
"0"
></headerLayout>
<div
class=
"news-wrapper"
>
<div
class=
"news-title d-flex jc-between"
>
<label>
重要客户
</label>
<label>
{{
type
===
1
?
'重要客户'
:
'合作伙伴'
}}
</label>
<span
@
click=
"goBack"
>
<
返回
</span>
</div>
<div
class=
"news-content"
>
...
...
@@ -37,7 +37,8 @@ export default {
total
:
1
,
pageSize
:
10
},
tableData
:
[]
tableData
:
[],
type
:
''
}
},
mounted
()
{
...
...
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