Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -77,9 +77,9 @@ export default {
|
||||
value: item.dictValue
|
||||
}))
|
||||
this.riskList.unshift({label: "全部", value: ""})
|
||||
uni.$on('update', () => {
|
||||
this.getList()
|
||||
})
|
||||
})
|
||||
uni.$on('update', () => {
|
||||
this.getList()
|
||||
})
|
||||
this.getList()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user