用户告知回显问题
This commit is contained in:
@@ -866,9 +866,9 @@ export default {
|
||||
downloadFile('ota/otaBaCxList/exportTemplate', '驾驶辅助系统基础备案参数' + '.zip', {})
|
||||
},
|
||||
getData(){
|
||||
if(this.$route.query.type == 1){
|
||||
return
|
||||
}
|
||||
// if(this.$route.query.type == 1){
|
||||
// return
|
||||
// }
|
||||
let otaIdT=localStorage.getItem('otaIdT')
|
||||
if(otaIdT==null){
|
||||
otaIdT=''
|
||||
|
||||
Reference in New Issue
Block a user