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