fix:修改asset 详细视图切换时 没有保存分页信息,修改endpoint 搜索部分的数据来源
This commit is contained in:
@@ -59,7 +59,6 @@ export default {
|
||||
this.selectValue.fields = ''
|
||||
}
|
||||
}
|
||||
this.pageObj.pageNo = 1
|
||||
setTimeout(() => {
|
||||
this.detailViewLoading = false
|
||||
this.$refs.clickSearch && this.$refs.clickSearch.needMore()
|
||||
|
||||
Reference in New Issue
Block a user