@@ -68,7 +68,6 @@
>
<el-input
v-model.trim="editPram.link"
- :maxlength="biztype.value === 1 ? 8 : 20"
placeholder="链接地址"
/>
</el-form-item>