零件维护20190606

This commit is contained in:
jiangfuzhuang
2019-06-06 09:05:25 +08:00
parent 667b14bdda
commit c1d4a5ffb0
2 changed files with 184 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ export function searchgroup(num) {
}
})
}
// 组件查询
// 质检管理_质量情况_查询数据
export function selecttable(check1, value1, check2, value2, check3, value3, check4, value4, check5, value5, check6, value6, pageCurrent, pageSize) {
return request({
url: '',
@@ -48,4 +48,3 @@ export function selecttable(check1, value1, check2, value2, check3, value3, chec
}
})
}