Commit da7b3057 authored by wangxuelai's avatar wangxuelai

''

parent e2e56d89
......@@ -17,6 +17,6 @@
</head>
<body>
<div id="root"></div>
<script src="dist/main.js?1574843690253" charset="utf-8"></script>
<script src="dist/main.js?1574844291005" charset="utf-8"></script>
</body>
</html>
\ No newline at end of file
......@@ -440,6 +440,7 @@ export default {
page: 1,
perPage: 20,
},
dataAllTotal: {},
materiaList: [],
materiaListTotal: 0,
commentList: [],
......
......@@ -61,6 +61,7 @@ export default {
commentListTotal: 0,
coursewareSubmitting: false,
singleTabIndex: 2,
dataAllTotal: {},
},
subscriptions: {
setup({ dispatch, history }) { // eslint-disable-line
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment