no message

main
HUOJIN\92525 2024-07-07 22:03:29 +08:00
parent 054f824434
commit f61e11c193
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</el-select>
<rrOperation />
</div>
<crudOperation show="" :permission="permission" :tableKey="this.$options.name" />/>
<crudOperation show="" :permission="permission" :tableKey="this.$options.name" />
</div>
<!--表单渲染-->
<el-dialog append-to-body :close-on-click-modal="false" :before-close="crud.cancelCU" :visible.sync="crud.status.cu > 0" :title="crud.status.title" width="570px">