zhujindu 1 rok pred
rodič
commit
3f0832291c
2 zmenil súbory, kde vykonal 6 pridanie a 5 odobranie
  1. 5 4
      .env.test
  2. 1 1
      src/views/deviceWithin/addStoreVisit.vue

+ 5 - 4
.env.test

@@ -3,13 +3,14 @@ VUE_APP_TITLE = 门店拜访
 
 # 本地开发环境配置
 ENV = 'test'
-# VUE_APP_Target=http://192.168.100.53:9560
 VUE_APP_Target=https://ssbsfatest.nipponpaint.com.cn
 VUE_APP_SSB_LINK=http://suishenbangtest.nipponpaint.com.cn
 VUE_APP_XD_LINK=http://b2btest.nipponpaint.com.cn
-# 门店拜访/开发环境
-#VUE_APP_BASE_API = '/dev-api/'
+# 正式环境
+# VUE_APP_Target=https://ssbsfa.nipponpaint.com.cn
+# VUE_APP_SSB_LINK=http://suishenbang.nipponpaint.com.cn
+# VUE_APP_XD_LINK=http://b2b.nipponpaint.com.cn
+
 VUE_APP_BASE_API = '/ssbsfa/'
-# VUE_APP_BASE_API = '/'
 # 路由懒加载
 VUE_CLI_BABEL_TRANSPILE_MODULES = true

+ 1 - 1
src/views/deviceWithin/addStoreVisit.vue

@@ -2954,7 +2954,7 @@ export default {
         }
       }
     },
-    showPickerTimeFn(index, type, index1, index2, index3, index4) {
+    showPickerTimeFn(index, type, index1, index2, index3, index4, index5, index6, index7, index8) {
       this.Tindex = index;
       this.Tindex1 = index1;
       this.Tindex2 = index2;