浏览代码

10/27 白屏页面bug修复

1
mo 4 年之前
父节点
当前提交
0acf694235

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-2bb27b71.3360a6fd.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-3398cf7c.60d2ad4f.js


+ 1 - 1
src/views/vipClass/vipDetail/components/vipStudentList.vue

@@ -313,7 +313,7 @@ export default {
     this.__init()
   },
   activated () {
-    // this.__init()
+    this.__init()
   },
   methods: {
     __init () {

部分文件因为文件数量过多而无法显示