|
@@ -205,7 +205,7 @@
|
|
@ok="hanldeImprotOk" />
|
|
@ok="hanldeImprotOk" />
|
|
|
|
|
|
<!-- 批量设置退货原因 -->
|
|
<!-- 批量设置退货原因 -->
|
|
- <commonModal modalTit="批量设置退货原因" :openModal="showPlModal" @cancel="showPlModal=false" @ok="setPlReturnReason">
|
|
|
|
|
|
+ <commonModal modalTit="批量设置退货原因" :openModal="showPlModal" @close="showPlModal=false" @ok="setPlReturnReason">
|
|
<div style="text-align: center;">
|
|
<div style="text-align: center;">
|
|
<div style="margin-bottom: 15px;font-size: 14px;"><strong>请输入退货原因</strong></div>
|
|
<div style="margin-bottom: 15px;font-size: 14px;"><strong>请输入退货原因</strong></div>
|
|
<div style="line-height: 24px;">
|
|
<div style="line-height: 24px;">
|