提交 a7a928be 编写于 作者: B break60 提交者: gaojun2048

fix

上级 1057e6b0
......@@ -29,7 +29,7 @@
<name>${project.artifactId}</name>
<properties>
<node.version>v10.16.2</node.version>
<node.version>v12.12.0</node.version>
<npm.version>6.11.3</npm.version>
<sonar.sources>src</sonar.sources>
</properties>
......
......@@ -48,7 +48,7 @@ Vue.use(ElementUI)
// Vue.use(ans)
Vue.use(ans, useOpt)
Vue.use(formCreate)
Vue.use(formCreate, {maker})
sync(store, router)
......
......@@ -35,7 +35,7 @@ Vue.use(ElementUI)
Vue.use(ans)
Vue.use(formCreate)
Vue.use(formCreate, {maker})
Vue.config.devtools = true
Vue.config.productionTip = true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册