chroe: adjust page js code
This commit is contained in:
@@ -14,7 +14,6 @@ import { defineComponent } from 'vue';
|
||||
export default defineComponent({
|
||||
methods: {
|
||||
handleDelete() {
|
||||
// 触发自定义事件
|
||||
this.$emit('customHandleDelete');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user