mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 14:56:46 +08:00
列表搜索后仍然选中第二个
This commit is contained in:
@@ -245,6 +245,7 @@ export default {
|
||||
// };
|
||||
//获取选择考试列表
|
||||
const getManageList = () => {
|
||||
state.selectedRowKeys = [];
|
||||
let obj = {
|
||||
keyWord: state.inputPname,
|
||||
pageIndex: state.currentPage,
|
||||
|
||||
Reference in New Issue
Block a user