Commit 40e837eb by huxi

修改 前端公共模块不显示bug

parent b2dde8e5
......@@ -140,6 +140,7 @@ import Coninfp from "~/components/business/coninfp/views";
import Docpan from "~/components/business/docpan/views";
import Doctre from "~/components/business/doctre/views";
import Setmod from "~/components/business/setmod/views";
import Glentry from "~/components/business/glentry/views";
// import Limitbody from "./Limitbody";
import Limitbody from "~/components/business/limitbody/views";
......@@ -164,6 +165,7 @@ export default {
"m-adcpame": Adcpame,
"m-limitbody": Limitbody,
"m-setmod": Setmod,
"m-glentry": Glentry,
},
provide() {
return {
......
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