wtt
2026-03-13 f1f7ab81a834bde5fa6d9c848b9cf443b7de65fb
pages/caigouruku/POStockInBill.vue
@@ -83,8 +83,12 @@
                    </view>
                    <view class="icon-wrapper" v-show="showHSourceBillNo" :disabled="hform.HMainSourceBillType === -1">
                        <uni-icons type="scan" size="20" @click="toScanBillCode"></uni-icons>
                    </view>
                    <view class="icon-wrapper" v-show="showHSourceBillNo" :disabled="hform.HMainSourceBillType === -1">
                        <uni-icons type="search" size="20" @click="showBillList"></uni-icons>
                    </view>
                    <view class="righton" v-show="!showHSourceBillNo">
                        <input name="HSourceBillNo" disabled v-model="hform.HSourceBillNo" placeholder="请输入源单单号" />
@@ -298,6 +302,7 @@
    } from "@/utils/userRelationManager.js"
    import BillListPopupVue from '../../components/BillListPopup/BillListPopup.vue';
    import BarCodePopupVue from "../../components/BarCodePopup/BarCodePopup.vue";
import { MpaasScan } from '../../utils/mpaasScan';
    export default {
        data() {
            return {
@@ -438,6 +443,11 @@
            uni.$off('BillSelectComplete')
        },
        methods: {
            toScanBillCode() {
                MpaasScan.scanCode((res) => {
                    this.getHBarCodeData(res)
                })
            },
            async HWHNameScan(e) {
                return
                // 扫描仓库码