Commit 6cc2c005 by liqiang

fix

parent b44c94fe
<!--
* @Descripttion: 当前组件信息
* @version: 1.0.0
* @Author: 无尘
* @Date: 2020-04-14 09:50:16
* @LastEditors: 无尘
* @LastEditTime: 2020-12-15 14:51:45
-->
<!--
<card-get-record @closeGetRecord="closeGetRecord"></card-get-record>
import cardGetRecord from '@/components/app/card/card-get-record.vue';
-->
<template>
<el-dialog title="领取记录" :visible.sync="dialogVisible" width="864px" :before-close="handleClose">
<div class="table-condition flex flex-space-between m-b-20">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment