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',