sunlupeng 1 tahun lalu
induk
melakukan
c82a65a862
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 2 2
      .env.dev
  2. 1 1
      src/views/index.vue

+ 2 - 2
.env.dev

@@ -6,9 +6,9 @@ VUE_APP_TITLE = 爱思系统
 
 # 爱思系统/开发环境
 # 赵培清
-# VUE_APP_BASE_API = 'http://192.168.100.213:48080'
+VUE_APP_BASE_API = 'http://192.168.100.213:48080'
 # 王东坡
-VUE_APP_BASE_API = 'http://192.168.100.64:48081'
+# VUE_APP_BASE_API = 'http://192.168.100.64:48081'
 # 测试
 # VUE_APP_BASE_API = 'http://47.103.79.143:48081'
 

+ 1 - 1
src/views/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div>
-    <div v-if="tenantId == 0" class="dashboard-no-corps">
+    <div v-if="tenantId == 1" class="dashboard-no-corps">
       <div class="dashboard-no-corp-title">你当前没有任何企业</div>
       <div class="dashboard-no-corp-content" @click="joinOrCreateCorp('加入')">
         <div class="no-corp-pic">