提交
This commit is contained in:
@@ -55,6 +55,7 @@ export default {
|
||||
if(res.list&&res.list.length>0){
|
||||
this.list = res.list;
|
||||
}else{
|
||||
this.list = [];
|
||||
this.null_text = '暂无数据';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user