guojing před 5 roky
rodič
revize
8ad8e321e6
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      admin-ui/app/whepi/tugou/dialogTugou.js

+ 2 - 2
admin-ui/app/whepi/tugou/dialogTugou.js

@@ -99,7 +99,7 @@ define(function (require) {
               [{
                 name: 'tgGoods', label: '团购套餐',
                 required: true, width: 900, height: 35,
-                maxlength: 100,
+                maxlength: 50,
                 readonly: context.isEdit ? true : false,
                 height: '100px', multiline: true,
               }],
@@ -150,7 +150,7 @@ define(function (require) {
                 multiline: true,
                 width: 900,
                 height: '100px',
-                maxlength: 500,
+                maxlength: 100,
               }]]
           ],
         }