no message
parent
054f824434
commit
f61e11c193
|
|
@ -57,7 +57,7 @@
|
||||||
</el-select>
|
</el-select>
|
||||||
<rrOperation />
|
<rrOperation />
|
||||||
</div>
|
</div>
|
||||||
<crudOperation show="" :permission="permission" :tableKey="this.$options.name" />/>
|
<crudOperation show="" :permission="permission" :tableKey="this.$options.name" />
|
||||||
</div>
|
</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">
|
<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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue