管理页面修改

This commit is contained in:
chuyang02 2025-07-24 20:57:07 +08:00
parent 81c4f29a4a
commit cac99fdc23

View File

@ -334,6 +334,9 @@ export default {
deleteData(id) {
this.$emit("dataDelete", id);
},
handleSearch() {},
handleAddUser() {},
handleBatchDelete() {},
},
watch: {
//