chenhaozhe
2026-03-18 ae3919d6406ac4a796ff3ffc35a5b4bd129e8a7c
pages/baogong/ProductReportStepBillList.vue
@@ -253,7 +253,7 @@
         getHEmpList(){
            uni.request({
               url: this.serverUrl + '/Web/GetEmployeeList_Json', 
               data: { Employee: '',HGroupID:0 },
               data: { Employee: '',HGroupID:0 , HDeptID: uni.getStorageSync("HDeptID")},
               success: (res) => {
                  if(res.data.count == 1){
                     this.HEmpNameList = res.data.data