This commit is contained in:
2026-06-27 20:58:16 +08:00
parent b13668095d
commit 451dd2330b
10 changed files with 1346 additions and 133 deletions
+1
View File
@@ -139,6 +139,7 @@ export default {
},
onLoad() {
this.$store.dispatch('scan/initScanMode')
this.$store.dispatch('scale/initScaleConfig') // 初始化称重配置
},
methods: {
handlePrinter() {