@@ -262,6 +262,7 @@ export default {
}
});
},
+
/** 删除按钮操作 */
handleDelete(row) {
const ids = row.id || this.ids;