1.// 请求接口
import { getemployeeAllInfo, getEmpDetailList, getImageUrl } from ‘@/api/emp/employeeInfo’
2.直接使用封装好的接口
getemployeeAllInfo(this.userId).then(res => {
this.resData = res.data
})

1.// 请求接口
import { getemployeeAllInfo, getEmpDetailList, getImageUrl } from ‘@/api/emp/employeeInfo’
2.直接使用封装好的接口
getemployeeAllInfo(this.userId).then(res => {
this.resData = res.data
})
上一篇 二分类:评价指标(TPR、Recall、Precision、Accuracy、AUROC、AUPR)
下一篇 gym.error.DependencyNotInstalled: No module named ‘atari