Browse Source

阻止默认事件

1
mo 4 năm trước cách đây
mục cha
commit
57a6610574
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/resetTeaming/components/strudentPayInfo.vue

+ 1 - 1
src/views/resetTeaming/components/strudentPayInfo.vue

@@ -334,7 +334,7 @@
                :inline="true"
                label-width="120px"
                label-position="right"
-               ref="resetPayForm">
+               ref="resetPayForm"  @submit.native.prevent>
         <!-- <el-form-item label="学员姓名"
                       :rules="[{ required: true, message: '学员姓名',trigger: 'blur'}]"
                       prop="startDate">