完成了api获取

This commit is contained in:
2026-04-13 23:44:51 +08:00
parent c53a6b2640
commit fdda9425a7
12 changed files with 181 additions and 87 deletions

View File

@@ -57,9 +57,6 @@
this.rightoffsetx = 20;
this.isopen = false;
}
},
deleteItem() {
this.$emit('delete', this.index);
}
}
}