Commit 8f46122c authored by 黄奎's avatar 黄奎

11

parent 32f5827f
......@@ -258,7 +258,7 @@
<el-col :span="12">
<el-form-item :label="$t('system.table_Url')">
<el-input style="width:217px" type="text" :disabled="addMsg.IsLock === 1" v-model="addMsg.LinkUrl"
maxlength="50" :placeholder="$t('system.ph_url')">
maxlength="300" :placeholder="$t('system.ph_url')">
</el-input>
</el-form-item>
</el-col>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment