|
@@ -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>
|