zm
2021-03-29 2fd658d34c07ef58d90bcccfb74307e47d2b0f19
提货功能开发完成
2 files modified
5 ■■■■■ changed files
plugins/exchange/forms/exchange/basic/Goods.php 3 ●●●● patch | view | raw | blame | history
views/components/app-new-export-dialog-2.php 2 ●●● patch | view | raw | blame | history
plugins/exchange/forms/exchange/basic/Goods.php
@@ -89,7 +89,8 @@
        $order->coupon_discount_price = 0;
        $order->use_integral_num = 0;
        $order->integral_deduction_price = 0;
        $order->remark = $this->extra_info['card_platform'] ?? '';
        $order->remark = '';
        $order->seller_remark = $this->extra_info['card_platform'] ?? '';
        $order->order_form = \Yii::$app->serializer->encode([]);
        $order->words = '';
views/components/app-new-export-dialog-2.php
@@ -139,7 +139,7 @@
                dialogVisible: false,
                isIndeterminate: false,
                checkAll: false,
                checkedFields: [],
                checkedFields: ["order_no","nickname","goods_name","attr","goods_num","goods_no","name","mobile","address","total_price","total_pay_price","express_price","send_type","express","express_no","created_at","order_status","is_pay","pay_time","seller_remark"],
                loading: false,
                isStart: false