pages/shoujishouming/form.vue
@@ -310,7 +310,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