a
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user