@@ -485,6 +485,7 @@ const saveClick = async () => {
//更新数据
queryUserOpinionPage()
queryCurrentUserOpinionList()
+ window?.location?.reload() //刷新页面
}