Browse Source

fix issue

tags/v1.22.5.1^2
zhoupzh 3 years ago
parent
commit
21f0396577
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      web_src/js/index.js

+ 0
- 4
web_src/js/index.js View File

@@ -4492,11 +4492,7 @@ function initVueDataAnalysis() {

new Vue({
el: '#data_analysis',
<<<<<<< HEAD

=======
router,
>>>>>>> V20220519
render: h => h(DataAnalysis)
});
}


Loading…
Cancel
Save