补全提交

This commit is contained in:
学习很差啦
2023-03-29 16:17:46 +08:00
parent e8ddc53188
commit 951d2d7f30
3 changed files with 6 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ export default {
},
onShow(){
setTimeout(()=>{
this.$refs.tpl.firstGetAuto();
this.$refs.tpl.fetchCoupon();
},1000)
},
methods: {