hookehuyr

fix

<!--
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-10-20 11:51:22
* @LastEditTime: 2022-10-21 17:23:18
* @FilePath: /swx/src/pages/index/index.vue
* @Description: 首页
-->
......@@ -154,7 +154,7 @@ export default {
this.page = this.page + 1;
this.flag = true;
} else {
Toast('到底了')
Toast('没有数据')
}
}
}
......