提交 217adf03 authored 作者: 王天霸's avatar 王天霸

345345

上级 723348e5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
ENV = 'development' ENV = 'development'
# 正式环境 # 正式环境
#VUE_APP_BASE_API = 'http://sjapi.jxhh.com' VUE_APP_BASE_API = 'http://sjapi.jxhh.com'
# 开发环境 # 开发环境
VUE_APP_BASE_API = 'http://192.168.111.34:8200' #VUE_APP_BASE_API = 'http://192.168.111.34:8200'
# 路由懒加载 # 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true VUE_CLI_BABEL_TRANSPILE_MODULES = true
差异被折叠。
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
this.goodsStatus = 3 this.goodsStatus = 3
break break
case 'fourth': case 'fourth':
this.goodsStatus = '' this.goodsStatus = -2
break break
default: default:
break break
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论