소스 검색

no message

linwenxin 1 년 전
부모
커밋
1e5a60222a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/mallManagement/setActivity/index.vue

+ 1 - 1
src/views/mallManagement/setActivity/index.vue

@@ -133,7 +133,7 @@ export default {
         {
           name: 'el-input',
           md: 12,
-          attributes: { disabled: !!this.formData.id, placeholder: '请选择' },
+          attributes: { disabled: !!this.formData.id, placeholder: '请选择', maxlength:8 },
           formItemAttributes: { 
             label: '二维码主题', 
             prop: 'title',