This commit is contained in:
Vergil
2020-02-11 10:30:37 +08:00
parent c6852ed7c1
commit 72675987b6

View File

@@ -3,7 +3,7 @@ import state from '@/store'
// 查询表格数据
export function searchtable(check1, ManufacturerAbbreviation, check2, starttime, endTime, pageCurrent, pageSize) {
console.log(state.state.tagsView)
console.log(state.state.tagsView.visitedViews[0].path)
return request({
url: '',
method: 'post',