duy 2 жил өмнө
parent
commit
1a6f70908a

+ 1 - 0
src/views/other/order-service.vue

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