Commit 7c0a5d1c authored by zhang's avatar zhang

fix: 修复进入车型检验原始记录时重复提交错误

parent 0e2be0fc
......@@ -173,9 +173,9 @@ export default {
mounted() {
this.getTestDetail()
},
async activated() {
this.getTestDetail()
},
// async activated() {
// this.getTestDetail()
// },
methods: {
getTestDetail() {
console.log('调用详情的接口')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment