Przeglądaj źródła

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

liuboyan 4 lat temu
rodzic
commit
ba34a2056a
1 zmienionych plików z 0 dodań i 4 usunięć
  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,