diff --git a/ruoyi-ui/src/utils/db.js b/ruoyi-ui/src/utils/db.js index 000d80da..2409f3df 100644 --- a/ruoyi-ui/src/utils/db.js +++ b/ruoyi-ui/src/utils/db.js @@ -1,5 +1,3 @@ -import de from "element-ui/src/locale/lang/de"; - const DRAWING_ITEMS = 'drawingItems' const DRAWING_ITEMS_VERSION = '1.2' const DRAWING_ITEMS_VERSION_KEY = 'DRAWING_ITEMS_VERSION' diff --git a/ruoyi-ui/src/views/tool/build/index.vue b/ruoyi-ui/src/views/tool/build/index.vue index 01cac93f..7acbc660 100644 --- a/ruoyi-ui/src/views/tool/build/index.vue +++ b/ruoyi-ui/src/views/tool/build/index.vue @@ -138,24 +138,23 @@