Kaynağa Gözat

路径修改

luohailiang 2 yıl önce
ebeveyn
işleme
6a42700e33
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/pages/process/index.vue

+ 1 - 1
src/pages/process/index.vue

@@ -367,7 +367,7 @@ function delProject(item) {
   })
 }
 function toReview(item) {
-  window.location.href = window.GLOBAL_CONFIG.yzy+'/webapps/page/single-review-liankao.html?ze_id='+item.ze_id;
+  window.location.href = window.GLOBAL_CONFIG.yzy+'webapps/page/single-review-liankao.html?ze_id='+item.ze_id;
 }
 </script>
 <style lang="scss" scoped>