diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/notice2/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/notice2/list.vue index 50a255e02..459afc4cd 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/notice2/list.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/notice2/list.vue @@ -30,7 +30,7 @@ step2 - + 线上缴费 @@ -154,7 +154,6 @@ export default{ _this.HTTP_GET('StuInfoFresh/stuInfoFreshEntity', _this.userinfo.account, '加载数据时出错').then(res => { this.ready = true _this.HIDE_LOADING(); - console.log(res); if(res.StuInfoFreshEntity == null){ res.StuInfoFreshEntity = {} }