修改菜单管理新增修改弹窗样式
This commit is contained in:
parent
2832fd37e2
commit
3cced79b4f
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<el-dialog draggable="" :title="title" v-model="open" width="760px" append-to-body>
|
||||
<el-dialog draggable="" :title="title" v-model="open" width="1200px" append-to-body>
|
||||
<el-form ref="menuRef" :model="form" :rules="rules" label-width="110px">
|
||||
<el-row>
|
||||
<el-col :lg="24">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user