Commit c4ceffaa authored by 高宇's avatar 高宇

删除菜单

parent 086f7252
...@@ -511,8 +511,8 @@ export default { ...@@ -511,8 +511,8 @@ export default {
page: this.queryParamsDetail.page, page: this.queryParamsDetail.page,
rows: this.queryParamsDetail.rows, rows: this.queryParamsDetail.rows,
tempPn: this.queryParamsDetail.pn, tempPn: this.queryParamsDetail.pn,
lot: this.queryParams.lot, lot: this.queryParamsDetail.lot,
plocation: this.queryParams.plocation plocation: this.queryParamsDetail.plocation
} }
getEquipment(obj).then(res => { getEquipment(obj).then(res => {
res.rows.createDate = parseTime(res.rows.createDate, '{y}-{m}-{d}') res.rows.createDate = parseTime(res.rows.createDate, '{y}-{m}-{d}')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment