src/views/customerService/feedbackRegistration/index.vue @@ -299,6 +299,8 @@ Object.keys(searchForm.value).forEach(key => { searchForm.value[key] = "" }) page.current = 1; getList(); } // 表格选择数据 const handleSelectionChange = (selection) => {