Browse Source

admin details multple

abiao 4 years ago
parent
commit
4bce003559
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/models/order.rb

+ 2 - 0
app/models/order.rb

@@ -326,6 +326,8 @@ class Order < ActiveRecord::Base
             field :order_remark
             field :dispatch_time
             field :depart
+            field :order_details
+
          end
 
         export do