Browse Source

Update resetStudent.tsx

lex 1 năm trước cách đây
mục cha
commit
a1308a3d34
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/classList/modals/resetStudent.tsx

+ 2 - 1
src/views/classList/modals/resetStudent.tsx

@@ -151,7 +151,8 @@ export default defineComponent({
             round
             loading={data.uploading}
             type="primary"
-            onClick={() => handleSave()}>
+            // onClick={() => handleSave()}
+          >
             保存
           </NButton>
         </NSpace>