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: '',