用户告知回显问题

This commit is contained in:
yuekuo
2023-03-30 15:02:49 +08:00
parent 0574c903e0
commit cb7c2e016f
@@ -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=''