duy пре 2 година
родитељ
комит
1a6f70908a
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/views/other/order-service.vue

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

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