地址
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
/** 下拉框查询 */
|
||||
async _statusList () {
|
||||
let res = await statusList()
|
||||
this.options = [...res.rows]
|
||||
this.options = [...res.data]
|
||||
},
|
||||
/** 初始化查询 */
|
||||
async _coolIOQuery () {
|
||||
|
||||
Reference in New Issue
Block a user