马宇豪
2023-12-19 6573aec4ca9f7879bbdfed0ce4abdcb27e0027ab
src/views/selfCheck/components/repair.vue
@@ -95,7 +95,7 @@
            </el-form>
            <span slot="footer" class="dialog-footer">
              <el-button @click="dialogFix = false">取消</el-button>
              <el-button type="primary" @click="confirmFix('fixForm')">提交</el-button>
              <el-button type="primary" v-stop-re-click @click="confirmFix('fixForm')">提交</el-button>
            </span>
        </el-dialog>
    </el-dialog>