wtt
2025-09-08 72b6b96dd8e1552d5f7d9b9e5a80db06e6d88ecf
扫码后文本框光标停留
8个文件已修改
17 ■■■■ 已修改文件
pages/caigouruku/form.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/qitachuku_v2/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/qitaruku_v2/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanbuliao/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanlingliaoshengdan/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/shengchanrukushengdan/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/weiwailingliao/form.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/zhijiediaobo/form.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/caigouruku/form.vue
@@ -1141,14 +1141,15 @@
                                        }
                                        //供应商不可编辑
                                        this.showHSupName = false
                                        //光标对准物料
                                        this.barCodeFocus = true;
                                    }
                                }
                                //显示表体明细
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                //光标对准条码
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/qitachuku_v2/form.vue
@@ -1187,6 +1187,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/qitaruku_v2/form.vue
@@ -1212,6 +1212,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/shengchanbuliao/form.vue
@@ -1104,6 +1104,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/shengchanlingliaoshengdan/form.vue
@@ -1208,6 +1208,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/shengchanrukushengdan/form.vue
@@ -1168,6 +1168,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/weiwailingliao/form.vue
@@ -1151,6 +1151,7 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                this.refreshBarCodeState()
                            } else {
                                this.playSound(0)
                                this.refreshBarCodeState()
pages/zhijiediaobo/form.vue
@@ -1592,6 +1592,12 @@
                                this.DisBillEntryList()
                                //清空数量
                                this.hform.HQty = ''
                                //光标对准
                                this.barCodeFocus = false
                                this.$nextTick(() => {
                                    this.barCodeFocus = true
                                    this.hform.HBarCode = ""
                                })
                            } else {
                                this.playSound(0)
                                uni.showToast({