Skip to content

Commit acca145

Browse files
committed
remove dbg msg
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
1 parent 15e3eb5 commit acca145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import './StringPrototype';
3939

4040
Vue.config.productionTip = false;
4141

42-
window.that = new Vue({
42+
new Vue({
4343
router,
4444
store,
4545
render: h => h(App),

0 commit comments

Comments
 (0)