瀏覽代碼

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

liuboyan 4 年之前
父節點
當前提交
ba34a2056a
共有 1 個文件被更改,包括 0 次插入4 次删除
  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,