Commit 9d4ed63f authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改页面报错的问题

parent 7a894501
......@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-06-22 11:10:57
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-11-26 17:42:22
* @LastEditTime: 2021-11-26 18:25:44
* @Description: 商家优惠劵执行
*/
import React, { useRef } from 'react';
......@@ -134,7 +134,7 @@ const MerchantCouponAnalysis: React.FC = () => {
return {};
};
const ControllerBtns = null;
const ControllerBtns = () => null;
return (
<Card>
......
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