死亡,孕检和新增了流产页面
This commit is contained in:
@@ -17,14 +17,6 @@ export function getDeath(id) {
|
||||
})
|
||||
}
|
||||
|
||||
// 根据管理耳号查询羊只信息
|
||||
export function getSheepInfo(manageTags) {
|
||||
return request({
|
||||
url: '/sheep_death/death/sheepInfo/' + manageTags,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
// 新增羊只死淘记录
|
||||
export function addDeath(data) {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user