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