Explorar o código

Signed-off-by: liuboyan <632697560@qq.com>
bug

liuboyan %!s(int64=4) %!d(string=hai) anos
pai
achega
ba34a2056a
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      pagesClass/classDetail.vue

+ 0 - 4
pagesClass/classDetail.vue

@@ -127,10 +127,6 @@
 					size: 1000
 				}, 'POST').then(res => {
 					this.classShowList = res.data.row
-					this.$refs.uTips.show({
-						title: '班级近况发布成功',
-						type: 'success',
-					})
 				}).catch(error => {
 					this.$refs.uTips.show({
 						title: error.message,