Browse Source

改单添加

daxu0403 7 năm trước cách đây
mục cha
commit
cdd80576a3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lib/pages/order_management_page/order_detail_page.dart

+ 1 - 0
lib/pages/order_management_page/order_detail_page.dart

@@ -136,6 +136,7 @@ class _ItemInfoWidgetState extends State < ItemInfoWidget > {
       }
     });
     showTextPaymentMehod = widget.obj.goodsPaymentMethod==1?'现付':'到付';
+    goodsPaymentMethod = widget.obj.goodsPaymentMethod;
   }
 
   @override