提交 ada37dee authored 作者: huaxinzhu's avatar huaxinzhu

0

上级 d66dffda
...@@ -141,8 +141,8 @@ ...@@ -141,8 +141,8 @@
:key="index" :key="index"
class="remark-con" class="remark-con"
> >
<dt>item.date_time</dt> <dt>{{item.date_time}}</dt>
<dd>item.content</dd> <dd>{{item.content}}</dd>
</dl> </dl>
</div> </div>
</div> </div>
...@@ -466,10 +466,7 @@ export default { ...@@ -466,10 +466,7 @@ export default {
this.titleInfo = '去补单' this.titleInfo = '去补单'
this.goShippingDialog = true this.goShippingDialog = true
} }
//
//console.log(5555555,this.goods_ids); //console.log(5555555,this.goods_ids);
}, },
/** ReissueOrder*/ /** ReissueOrder*/
/** 批量发货,批量补单发货,单个发货,单个补单发货 */ /** 批量发货,批量补单发货,单个发货,单个补单发货 */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论