liyongli 1 year ago
parent
commit
991b7cb0fd
1 changed files with 1 additions and 1 deletions
  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: '',