liyongli před 1 rokem
rodič
revize
991b7cb0fd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: '',