From f199e0faca25365598b2c67109547c412fc55a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E5=A4=A7=E8=83=86?= <1101282782@qq.com> Date: Fri, 28 Nov 2025 09:53:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/java/app/license/yjearth.yj | 2 +- .../java/app/target/graphhopper/properties | Bin 32868 -> 32868 bytes src/renderer/public/excel/header.csv | 8 ++++---- src/renderer/src/auto-imports.d.ts | 1 + .../components/propertyBox/vectorAttr.vue | 1 + 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/resources/java/app/license/yjearth.yj b/resources/java/app/license/yjearth.yj index 36ef7f6..91c0845 100644 --- a/resources/java/app/license/yjearth.yj +++ b/resources/java/app/license/yjearth.yj @@ -1 +1 @@ -41b/ujShRZRf9Aa433FD3uyIZuxWSSqXWXlc2dyQfJ75ED0HNbadcdsPF5CaMuJ624E+iLBfS14muki3Kp1qv3N0KPVdc0TjJDyrO+AVfwFghRHbXEWYEGb3GpmVU0MwclqNNggKfnTvj0gDIpFBNl/nxMZKwYXbYk8nqd3yUDfwLryTr1ScTPGegLiv1C+r1SDxtenx4d2fxqS6FkGbV5TA9+UoajQ1PHwDUdI7SfpxjvK4tQscOcu0R0wLgUa3LypkZtybW+yeNEhnp/jeYw== \ No newline at end of file +41b/ujShRZRf9Aa433FD3uyIZuxWSSqXWXlc2dyQfJ75ED0HNbadcdsPF5CaMuJ624E+iLBfS14muki3Kp1qv3N0KPVdc0TjJDyrO+AVfwE3xW3RZy00SBFwUgG/tIU6bBTw4XijzGn57R1nl7djDeP1sx04fzNeWSLujfPS4hzwLryTr1ScTPGegLiv1C+rXsbkAxFf47uMIGGK0M2VBZTA9+UoajQ1PHwDUdI7Sfo2JRzkCFW8v6WI1jCNPaFyLypkZtybW+yeNEhnp/jeYw== \ No newline at end of file diff --git a/resources/java/app/target/graphhopper/properties b/resources/java/app/target/graphhopper/properties index 7e8d9f1f8da3aa8cc2a97d25b318d7d3ac4b6ab2..38784c33fbd09ee80cdd23389dd5f7329af671f8 100644 GIT binary patch delta 23 ecmaFT!1SbnX+jH^d5D3Tm63^+fzigkYxMwWUI?rJ delta 23 ecmaFT!1SbnX+jH^Nr-{Dm4TU+fyu_cYxMwWM+mF{ diff --git a/src/renderer/public/excel/header.csv b/src/renderer/public/excel/header.csv index f752255..93ed063 100644 --- a/src/renderer/public/excel/header.csv +++ b/src/renderer/public/excel/header.csv @@ -1,5 +1,5 @@ -序号,原表头,新表头, -1,apple(例),苹果(例),"备注:按照左边格式填写,严禁更改表格样式, -样例需删除(把原表头对应的翻译填入新表头)" -2,water(例),水(例), +序号,解密词,加密代号, +1,乡镇代码,code,"备注:按照左边格式填写,严禁更改表格样式, +样例需删除(把加密代号对应的翻译填入解密词)" +2,乡镇名称,dzxiang, 3,...,, diff --git a/src/renderer/src/auto-imports.d.ts b/src/renderer/src/auto-imports.d.ts index 72bc97c..f06b3ba 100644 --- a/src/renderer/src/auto-imports.d.ts +++ b/src/renderer/src/auto-imports.d.ts @@ -8,6 +8,7 @@ export {} declare global { const EffectScope: typeof import('vue')['EffectScope'] const ElMessage: typeof import('element-plus/es')['ElMessage'] + const ElMessageBox: typeof import('element-plus/es')['ElMessageBox'] const computed: typeof import('vue')['computed'] const createApp: typeof import('vue')['createApp'] const customRef: typeof import('vue')['customRef'] diff --git a/src/renderer/src/views/components/propertyBox/vectorAttr.vue b/src/renderer/src/views/components/propertyBox/vectorAttr.vue index 7796926..29227bb 100644 --- a/src/renderer/src/views/components/propertyBox/vectorAttr.vue +++ b/src/renderer/src/views/components/propertyBox/vectorAttr.vue @@ -132,6 +132,7 @@ const getKeys = () => { key: key }) } + console.log(keyData.value, 'keyDatakeyDatakeyData') } let node let parentNode