ลบ component สมัครที่ไม่ใช้
This commit is contained in:
parent
abe8e9186c
commit
98738aa814
14 changed files with 20 additions and 697 deletions
|
|
@ -115,10 +115,6 @@ const props = defineProps({
|
|||
defualt: false,
|
||||
required: true
|
||||
},
|
||||
disable: {
|
||||
type: Boolean,
|
||||
defualt: false
|
||||
},
|
||||
add: {
|
||||
type: Function,
|
||||
default: () => console.log('not function')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue