diff --git a/.gitignore b/.gitignore index 07c8fe4..f188498 100755 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,3 @@ yarn-error.log* *.njsproj *.sln *.sw* -*.lock diff --git a/package-lock.json b/package-lock.json index 9a271dc..8033f3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,7 +1,7 @@ { "name": "saber", "version": "3.1.0", - "lockfileVersion": 2, + "lockfileVersion": 1, "requires": true, "packages": { "": { diff --git a/src/views/system/param.vue b/src/views/system/param.vue index b32eae6..eb60fc7 100644 --- a/src/views/system/param.vue +++ b/src/views/system/param.vue @@ -18,7 +18,7 @@ -
+
新 增