提交 7603ac81 编写于 作者: qq_40137331's avatar qq_40137331

1.退款订单抽屉,增加关闭按钮

上级 e234398c
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<a-drawer <a-drawer
width="50%" width="50%"
placement="right" placement="right"
:closable="false" :closable="true"
:visible="visible" :visible="visible"
:title="visible === true? '退款订单详情':''" :title="visible === true? '退款订单详情':''"
@close="onClose" @close="onClose"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册