无修改

This commit is contained in:
Aaron
2021-07-14 10:19:56 +08:00
parent 48df12b90f
commit 7f788c74c5
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,8 @@ ENV = 'development'
# 接口地址 # 接口地址
# VUE_APP_BASE_API = 'http://8.129.208.109:8001' # VUE_APP_BASE_API = 'http://8.129.208.109:8001'
VUE_APP_BASE_API = 'http://www.itxzz.top' VUE_APP_BASE_API = 'http://www.itxzz.top'
# VUE_APP_BASE_API = 'https://app2.yixiang.co'
VUE_APP_WS_API = 'ws://8.129.208.109:8001' VUE_APP_WS_API = 'ws://8.129.208.109:8001'

View File

@ -293,8 +293,6 @@ export default {
browse: 0, browse: 0,
startTimeDate: '', startTimeDate: '',
endTimeDate: '', endTimeDate: '',
spec_type: 0, spec_type: 0,
temp_id: '', temp_id: '',
attrs: [], attrs: [],