소스 검색

admin 2月15号

guojing 5 년 전
부모
커밋
8ad8e321e6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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,
               }]]
           ],
         }