Explorar el Código

~~测试部署

wangqiang hace 3 semanas
padre
commit
f325510bbe
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/JoinUs.vue

+ 0 - 1
src/views/JoinUs.vue

@@ -21,7 +21,6 @@ const handleClick = (n) => {
 
 };
 const handleGoBack = (val) => {
-    console.log('返回招聘列表');
     isShowDetail.value = val;
 };
 </script>