🐛修复控制台警告
This commit is contained in:
parent
7a989d3db5
commit
beb98ce525
@ -86,7 +86,7 @@
|
||||
|
||||
<!-- 添加或修改数据差异日志对话框 -->
|
||||
<zr-dialog :title="title" :lock-scroll="false" v-model="open" @close="cancel">
|
||||
<el-form ref="formRef" :model="form" :rules="rules" label-width="100px">
|
||||
<el-form ref="formRef" :model="form" label-width="100px">
|
||||
<el-row :gutter="20">
|
||||
<el-col :lg="12">
|
||||
<el-form-item label="主键" prop="pId">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user