Commit 7ba174a2 authored by W_Y's avatar W_Y

设备库盘点记录

parent db93a316
......@@ -260,7 +260,7 @@ export default {
this.dateRange = []
}
listdevice(this.queryParams, this.addDateRange(this.queryEntity, this.dateRange)).then(response => {
console.log('list', response)
// console.log('list', response)
this.equipmentList = response.rows
this.total = response.total
this.loading = false
......
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