소스 검색

[edit][name]

zhangwei 3 년 전
부모
커밋
fb4dc12db3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/popup/withdraw/index.vue

+ 1 - 1
src/view/popup/withdraw/index.vue

@@ -4,7 +4,7 @@
 
 <script>
 export default {
-  name: 'withdraw',
+  name: 'withdraw-index',
 }
 </script>