Commit 404844ad authored by zhanglw's avatar zhanglw

定位

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