feat: remove vue3 compat mode
This commit is contained in:
parent
e1e410b50b
commit
53dc7d12f7
6 changed files with 1 additions and 34 deletions
|
|
@ -467,7 +467,6 @@ function scrollIntoView(el) {
|
|||
|
||||
export default defineComponent({
|
||||
name: 'TaskDetailView',
|
||||
compatConfig: { ATTR_FALSE_VALUE: false },
|
||||
components: {
|
||||
BaseButton,
|
||||
CreatedUpdated,
|
||||
|
|
|
|||
Reference in a new issue