BJ_web_developers
/
cityOperationCenter
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e7b075f96f135440cbce0705ec172a412d64d2db
Authored by
liuqimichale
2019-01-08 10:13:15 +0800
1 parent
2e7784ff
设备统计
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/components/device/index.vue
src/components/device/index.vue
View file @
e7b075f
...
...
@@ -111,7 +111,6 @@
111
111
}).catch((response)=>{
112
112
console.log(response);
113
113
})
114
-
115
114
},
116
115
methods: {
117
116
...
...