@@ -38,7 +38,7 @@ export default {
optPersonnelDic(params){
return axios.get('/opt/common/select/sysman', {params})
},
- //获取人员下拉列表
+ //获取收费员下拉列表
optTollmanDic(params){
return axios.get('/opt/common/select/tollman', {params})