#
whycq
2024-07-02 c75288aeffc0ed1e7b8431d3f4351ed52bd9105a
#
1个文件已修改
4 ■■■■ 已修改文件
pages/out/checkOut.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/out/checkOut.vue
@@ -152,8 +152,8 @@
            // barcode input 事件
            barcodeInput() {
                let _this = this
                let barcode =  this.barcode.split(",")
                _this.barcode = barcode[0]
                // let barcode =  this.barcode.split(",")
                // _this.barcode = barcode[0]
                // let batch = barcode[0]
                uni.request({
                    url: _this.baseUrl + '/mobile/wrkDetl/search/batch/auth',