liyongli 1 년 전
부모
커밋
991b7cb0fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/finance/index.vue

+ 1 - 1
src/view/finance/index.vue

@@ -301,7 +301,7 @@ let time_old = undefined;
 const phone =
   window.$shanshipin.Phone && window.$shanshipin.Phone != 0
     ? window.$shanshipin.Phone
-    : localStorage.getItem('financePhone') || '18439106376';
+    : localStorage.getItem('financePhone') || '';
 const login = reactive({
   phone,
   code: '',