Commit 6b35e7c9 authored by 吴春's avatar 吴春
parents 07ee4a3c e03b90ef
let locationName = window.location.hostname; let locationName = window.location.hostname;
let ViittoFileUrl = locationName.indexOf('oytour') !== -1 || locationName.indexOf('viitto') !== -1 ? "http://staticfile.oytour.com" : 'http://192.168.10.214:8130' let ViittoFileUrl = locationName.indexOf('oytour') !== -1 || locationName.indexOf('viitto') !== -1 ? "http://staticfile.oytour.com" : 'http://192.168.5.214:8130'
var tripUtils = { var tripUtils = {
TypeKey: { TypeKey: {
traffic: "1", traffic: "1",
......
...@@ -620,7 +620,6 @@ ...@@ -620,7 +620,6 @@
</el-option> </el-option>
</el-select> </el-select>
</el-form-item> </el-form-item>
</div> </div>
<div class="TPright clearfix"> <div class="TPright clearfix">
<el-form-item prop="YSeat"> <el-form-item prop="YSeat">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment