Pārlūkot izejas kodu

增加提成比例

abiao 3 gadi atpakaļ
vecāks
revīzija
8cd9b2ef98
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  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