chore: 🔨 升级项目版本号 2.8.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue3-element-admin",
|
"name": "vue3-element-admin",
|
||||||
"version": "2.8.0",
|
"version": "2.8.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
const defaultSettings: AppSettings = {
|
const defaultSettings: AppSettings = {
|
||||||
title: "vue3-element-admin",
|
title: "vue3-element-admin",
|
||||||
version: "v2.8.1",
|
version: "v2.8.2",
|
||||||
showSettings: true,
|
showSettings: true,
|
||||||
tagsView: true,
|
tagsView: true,
|
||||||
fixedHeader: false,
|
fixedHeader: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user