Commit a4eee81e authored by 李苏's avatar 李苏 💬

删除假数据

parent 89d92328
......@@ -11,7 +11,7 @@ export default function appUpdate() {
imei: plus.device.imei, */
apptype:"0",
// appid: plus.runtime.appid,
appid:"__UNI__5BC4E2F"
appid:"__UNI__79C58F0"
}).then((res) => {
if(res){
plus.runtime.getProperty(plus.runtime.appid, function(wgtinfo) {
......
{
"name" : "wcs",
"appid" : "__UNI__B0C55F0",
"appid" : "__UNI__79C58F0",
"description" : "徐工道路系统功能",
"versionName" : "1.0.0",
"versionCode" : 100,
......
......@@ -618,7 +618,6 @@
this.gwObj=this.gwinfor[0]
})
eventBus.$on('addressInfo', function(data){
console.log(data)
}.bind(this));
if(!e.query){
return
......
......@@ -50,10 +50,10 @@
data() {
return {
selected: "",
ystpcode: "1",
ystpcode: "",
modalName: "",
tpcode: "",
wlinfor: [{},{}],
wlinfor: [],
}
},
methods: {
......
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