liyongli il y a 1 an
Parent
commit
991b7cb0fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: '',