Commit 404844ad authored by zhanglw's avatar zhanglw

定位

parent ee5cba85
......@@ -57,7 +57,7 @@ export default {
data() {
return {
loginForm: {
username: "111",
username: "开发测试",
password: "123456",
uuid: "",
},
......@@ -66,7 +66,7 @@ export default {
keyboardShowType: "",
//设备OAID testkc test999
//testcc deviceOAID: "test888",
deviceOAID: "1f086401c217bae5",
deviceOAID: "test999",
// deviceOAID: "140945db5f9b8e04",
//判断设备是否与车绑定
bindingStatus: false,
......
......@@ -238,7 +238,7 @@ export default {
zongTimer3: null,
submitReportFormId: null,
mapDom: null,
mapCenter: [122.04700, 37.4890],//[114.14911, 35.683],//[122.04700, 37.4890],
mapCenter: [114.14911, 35.683],//[122.04700, 37.4890],
posTimer: null,
currArea: null,
optFlag: false,
......
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