增加vxeTable

修改获取菜单接口
This commit is contained in:
JinMao 2022-04-17 09:56:06 +08:00
parent 3c0f3df4a2
commit 60963331fb
2 changed files with 2266 additions and 3465 deletions

View File

@ -35,26 +35,26 @@
"@ant-design/colors": "^6.0.0", "@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.1.0", "@ant-design/icons-vue": "^6.1.0",
"@iconify/iconify": "^2.2.1", "@iconify/iconify": "^2.2.1",
"@logicflow/core": "^1.1.15", "@logicflow/core": "^1.1.13",
"@logicflow/extension": "^1.1.15", "@logicflow/extension": "^1.1.13",
"@vue/runtime-core": "^3.2.33", "@vue/runtime-core": "^3.2.33",
"@vue/shared": "^3.2.33", "@vue/shared": "^3.2.33",
"@vueuse/core": "^8.4.2", "@vueuse/core": "^8.3.0",
"@vueuse/shared": "^8.4.2", "@vueuse/shared": "^8.3.0",
"@zxcvbn-ts/core": "^2.0.1", "@zxcvbn-ts/core": "^2.0.1",
"ant-design-vue": "^3.2.3", "ant-design-vue": "^3.2.0",
"axios": "^0.26.1", "axios": "^0.26.1",
"codemirror": "^5.65.3", "codemirror": "^5.65.3",
"cropperjs": "^1.5.12", "cropperjs": "^1.5.12",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"dayjs": "^1.11.2", "dayjs": "^1.11.1",
"echarts": "^5.3.2", "echarts": "^5.3.2",
"intro.js": "^5.1.0", "intro.js": "^5.1.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"naive-ui": "^2.29.0", "naive-ui": "^2.29.0",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path-to-regexp": "^6.2.1", "path-to-regexp": "^6.2.0",
"pinia": "2.0.12", "pinia": "2.0.12",
"print-js": "^1.6.0", "print-js": "^1.6.0",
"qrcode": "^1.5.0", "qrcode": "^1.5.0",
@ -63,12 +63,12 @@
"sass": "^1.52.1", "sass": "^1.52.1",
"showdown": "^2.1.0", "showdown": "^2.1.0",
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"tinymce": "^5.10.4", "tinymce": "^5.10.3",
"vditor": "^3.8.14", "vditor": "^3.8.13",
"vue": "^3.2.33", "vue": "^3.2.33",
"vue-i18n": "^9.1.10", "vue-i18n": "^9.1.9",
"vue-json-pretty": "^2.1.0", "vue-json-pretty": "^2.0.6",
"vue-router": "^4.0.15", "vue-router": "^4.0.14",
"vue-types": "^4.1.1", "vue-types": "^4.1.1",
"vxe-table": "^4.2.3", "vxe-table": "^4.2.3",
"xe-utils": "^3.5.4", "xe-utils": "^3.5.4",

5707
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff