diff --git a/.npmrc b/.npmrc index 7e14990..17916b5 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,6 @@ registry=https://registry.npmmirror.com/ shamefully-hoist=true +virtual-store-dir-max-length=70 ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ ELECTRON_CUSTOM_DIR="{{ version }}" diff --git a/package.json b/package.json index 9fe14b0..0408b00 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "electron-store": "^9.0.0", "electron-updater": "^6.1.8", "element-plus": "^2.7.2", - "eslint": "^9.2.0", + "eslint": "^8.57.0", "fix-path": "^4.0.0", "fs-extra": "^11.2.0", "hono": "^4.3.2", diff --git a/src/components/Device/components/BatchActions/Tasks/components/TaskDialog/index.vue b/src/components/Device/components/BatchActions/Tasks/components/TaskDialog/index.vue index e952551..d352974 100644 --- a/src/components/Device/components/BatchActions/Tasks/components/TaskDialog/index.vue +++ b/src/components/Device/components/BatchActions/Tasks/components/TaskDialog/index.vue @@ -8,143 +8,147 @@ destroy-on-close @closed="onClosed" > - - + - - - - - - - - - {{ $t(item.label) }} - - - - - - - - - - - - - + + + + + + + {{ $t(item.label) }} + + + - - - + + + - - - + + + + + - -
- {{ $t('device.task.tips') }} -
-
-
+ + + + + + + + + +
+ {{ $t('device.task.tips') }} +
+
+ +