From 7725299e67dd4bcdcff4471086b4bff66a0a509c Mon Sep 17 00:00:00 2001 From: Gzx1999 Date: Mon, 4 Dec 2023 14:53:48 +0800 Subject: [PATCH] define props and bind button handler --- .../views/Batch/components/UpdateBatch.vue | 43 ++++++++++++++++--- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/frontend/src/views/Batch/components/UpdateBatch.vue b/frontend/src/views/Batch/components/UpdateBatch.vue index 2691b98..e768891 100644 --- a/frontend/src/views/Batch/components/UpdateBatch.vue +++ b/frontend/src/views/Batch/components/UpdateBatch.vue @@ -1,5 +1,5 @@ -- Gitee