cloud-web-corejs 1.0.54-dev.747 → 1.0.54-dev.749
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/store/config/index.js +24 -24
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cloud-web-corejs",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.54-dev.
|
|
4
|
+
"version": "1.0.54-dev.749",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"dev": "vue-cli-service serve",
|
|
7
7
|
"lint": "eslint --ext .js,.vue src",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"src/permission.js",
|
|
185
185
|
"src/index.js",
|
|
186
186
|
"src/public-path.js",
|
|
187
|
-
"src/microRouter",
|
|
187
|
+
"src/microRouter",
|
|
188
188
|
"src/App.vue"
|
|
189
189
|
],
|
|
190
190
|
"publishConfig": {
|
|
@@ -458,7 +458,7 @@ modules = {
|
|
|
458
458
|
type: 0,
|
|
459
459
|
children: [],
|
|
460
460
|
},
|
|
461
|
-
|
|
461
|
+
{
|
|
462
462
|
id: 6657,
|
|
463
463
|
createDate: "2024-05-28 16:20:15",
|
|
464
464
|
modifyDate: "2025-01-02 10:20:52",
|
|
@@ -480,7 +480,7 @@ modules = {
|
|
|
480
480
|
grade: 2,
|
|
481
481
|
type: 0,
|
|
482
482
|
children: [],
|
|
483
|
-
},
|
|
483
|
+
},
|
|
484
484
|
{
|
|
485
485
|
id: 6949,
|
|
486
486
|
createDate: "2024-06-13 14:29:01",
|
|
@@ -617,28 +617,28 @@ modules = {
|
|
|
617
617
|
grade: 2,
|
|
618
618
|
type: 0,
|
|
619
619
|
},
|
|
620
|
-
{
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
},
|
|
620
|
+
// {
|
|
621
|
+
// id: 10002,
|
|
622
|
+
// createDate: "2022-05-31 09:39:47",
|
|
623
|
+
// modifyDate: "2024-08-19 10:50:08",
|
|
624
|
+
// createBy: "admin",
|
|
625
|
+
// modifyBy: "admin",
|
|
626
|
+
// orders: 1,
|
|
627
|
+
// parent: 60,
|
|
628
|
+
// menuName: "数据源",
|
|
629
|
+
// menuEnName: null,
|
|
630
|
+
// menuCode: "extend_datasource:list",
|
|
631
|
+
// sn: null,
|
|
632
|
+
// menuImg: null,
|
|
633
|
+
// url: "@base/views/user/extend_datasource/list",
|
|
634
|
+
// route: "/user/extend_datasource/list",
|
|
635
|
+
// enabled: true,
|
|
636
|
+
// treePath: ",12,60,",
|
|
637
|
+
// treePathName: ",",
|
|
638
|
+
// hasChild: true,
|
|
639
|
+
// grade: 2,
|
|
640
|
+
// type: 0,
|
|
641
|
+
// },
|
|
642
642
|
{
|
|
643
643
|
id: 10003,
|
|
644
644
|
createDate: "2022-05-31 09:39:47",
|