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