增加无项目提示,
This commit is contained in:
@@ -21,8 +21,8 @@ export default {
|
||||
return {
|
||||
loading: true,
|
||||
info: {
|
||||
title: "无数据",
|
||||
publicTime: "无数据"
|
||||
title: "加载中...",
|
||||
publicTime: "加载中..."
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user