体尺测量,体况评分,乳房评分缺失字段的添加,改品种页面展示原品种
This commit is contained in:
@@ -42,3 +42,10 @@ export function delBody_measure(id) {
|
||||
method: 'delete'
|
||||
})
|
||||
}
|
||||
//获取羊只类别列表
|
||||
export function getSheepTypeList() {
|
||||
return request({
|
||||
url: '/base/base/list',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user