mh-two-thousand-and-two
2024-04-03 29a02350b873fa6339a7535fa929697fec9a8f84
components/form/form.vue
@@ -13,7 +13,7 @@
            </el-form-item>
            <!-- 其他表单项省略 -->
            <!-- <el-form-item style="display:block; "> -->
               <view class="flex flex-center">
               <view class="flex flex-center Formbtn">
                  <el-button style="background-color: #244A7B;color: #fff;" size="mini" @click="handleSubmit">提交</el-button>
                  <el-button type="info" plain size="mini" @click="handleReset">重置</el-button>