云广播
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
methods: {
|
||||
areaSelect(e) {
|
||||
this.areaId = e
|
||||
// this.getList()
|
||||
this.getList()
|
||||
},
|
||||
getList() {
|
||||
this.$http.post(`/app/appdlbquipment/list?current=1&size=1000&name=${this.keyword}&devStatus=5&areaId=${this.areaId}`).then((res) => {
|
||||
|
||||
@@ -44,13 +44,13 @@
|
||||
currentTabs: 0,
|
||||
tabList: [
|
||||
{
|
||||
name: '待管理',
|
||||
name: '总排行',
|
||||
},
|
||||
{
|
||||
name: '管理中',
|
||||
name: '县局排行',
|
||||
},
|
||||
{
|
||||
name: '已解除',
|
||||
name: '派出所排行',
|
||||
},
|
||||
],
|
||||
barStyle: {
|
||||
|
||||
Reference in New Issue
Block a user