feat: policy相关文件修改命名并放置到正确目录下

This commit is contained in:
刘洪洪
2023-10-25 15:30:04 +08:00
parent 6dea1ee890
commit e355e427fb
8 changed files with 7 additions and 8 deletions

View File

@@ -173,7 +173,6 @@ export default {
},
isComplete (newVal) {
if (!newVal) {
console.log('让我瞅瞅咋回事')
this.onContinue()
}
}