Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
5f33ab51
Commit
5f33ab51
authored
Jul 21, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
消息提醒管理列表接口调试
parent
1532a0de
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
144 additions
and
147 deletions
+144
-147
src/pages/message-management/directed-push/directed-push-list.vue
...s/message-management/directed-push/directed-push-list.vue
+0
-11
src/pages/message-management/message-alert/message-alert-list.vue
...s/message-management/message-alert/message-alert-list.vue
+144
-136
No files found.
src/pages/message-management/directed-push/directed-push-list.vue
View file @
5f33ab51
...
...
@@ -159,14 +159,6 @@ export default {
listHeader
:
[],
listData
:
[],
listTotal
:
0
,
dialogInfo
:
{
msg
:
""
,
cancelText
:
""
,
cancelType
:
""
,
cancel
:
null
,
sunbmitText
:
""
,
submit
:
null
,
},
topFilter
:
{
name
:
""
,
state
:
""
,
...
...
@@ -276,9 +268,6 @@ export default {
this
.
initList
(
this
.
tempFilter
);
},
showDialog
()
{
this
.
$refs
.
dialog
.
show
();
},
addNew
()
{
this
.
$router
.
push
(
"
/message/directed_push/add
"
);
},
...
...
src/pages/message-management/message-alert/message-alert-list.vue
View file @
5f33ab51
This diff is collapsed.
Click to expand it.
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