llj
2026-03-04 5b8b0ba6ebbc1d400f480db7f00b12208927ec40
pages/caigouruku/POStockInBill.vue
@@ -969,7 +969,8 @@
                    url: this.serverUrl + '/Web/GetEmployeeList_Json',
                    data: {
                        Employee: '',
                        HGroupID: 0
                        HGroupID: 0,
                        HDeptID: uni.getStorageSync("HDeptID")
                    },
                    success: (res) => {
                        if (res.data.count == 1) {