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 7e8d9f1..38784c3 100644 Binary files a/resources/java/app/target/graphhopper/properties and b/resources/java/app/target/graphhopper/properties differ 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