吴sir 4 tháng trước cách đây
mục cha
commit
7204579796
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/router.update.js

+ 1 - 1
src/router/router.update.js

@@ -19,7 +19,7 @@ const component = (view) => {
   return () => comp[`../${view}`]();
 };
 
- 
+
 
 // 路由格式转化
 const toRoutesJson = (data) => {