2.13
This commit is contained in:
@@ -39,15 +39,6 @@ export function palletIndicatorGetType(data) {
|
||||
})
|
||||
}
|
||||
|
||||
// 托盘指标分析
|
||||
export function palletIndicatorAnalysisType(data) {
|
||||
return request({
|
||||
url: '/equipment/PalletIndicatorAnalysis/getType',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 备品备件
|
||||
export function getSparePartStockPage(data) {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user