wangyi
2026-03-03 fbe87c8d043cb038d384df7721bc071676a0c24c
pages/qitaruku_v2/OtherInBill.vue
@@ -991,7 +991,8 @@
                    url: this.serverUrl + '/Web/GetEmployeeList_Json',
                    data: {
                        Employee: '',
                        HGroupID: 0
                        HGroupID: 0,
                        HDeptID: uni.getStorageSync("HDeptID")
                    },
                    success: (res) => {
                        if (res.data.count == 1) {