Kaynağa Gözat

增加提成比例

abiao 3 yıl önce
ebeveyn
işleme
8cd9b2ef98
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      app/models/wx_user.rb

+ 3 - 1
app/models/wx_user.rb

@@ -286,7 +286,9 @@ class WxUser < ActiveRecord::Base
           "#{value}%"
         end
       end
-      field :tc_area
+      field :tc_area do
+        label "多个区域请用用逗号隔开)"
+      end
     end
 
     export do