67229
This commit is contained in:
@@ -281,7 +281,6 @@ import { message } from 'ant-design-vue'
|
||||
localStorage.removeItem('otaIdT')
|
||||
localStorage.setItem('otaIdT',value)
|
||||
|
||||
this.$forceUpdate()
|
||||
this.getData()
|
||||
},
|
||||
// 模板下载
|
||||
|
||||
@@ -385,7 +385,7 @@ export default {
|
||||
localStorage.removeItem('otaIdT')
|
||||
this.$router.push({
|
||||
path: '/vehicleinformation',
|
||||
query: {}
|
||||
query: { type:1}
|
||||
})
|
||||
},
|
||||
viewProcessClick(row) {
|
||||
|
||||
Reference in New Issue
Block a user