story#6735 报警--自测后修改
This commit is contained in:
@ -166,7 +166,6 @@
|
||||
});
|
||||
return
|
||||
}
|
||||
// this.$nextTick(() => {
|
||||
this.info = res?.data;
|
||||
// 每次获取详情时重置radioList
|
||||
this.radioList = [
|
||||
@ -180,7 +179,6 @@
|
||||
if(this.info.handStatus == 3) {
|
||||
this.radioList[0].disabled = true
|
||||
}
|
||||
// })
|
||||
},
|
||||
initMap() {
|
||||
this.map = new AMap.Map('container',{
|
||||
|
Reference in New Issue
Block a user