This commit is contained in:
Zheng Jie
2022-08-01 17:41:18 +08:00
parent ff0aa185f1
commit 2a38d50e88
13 changed files with 57 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
<template>
<div class="app-container">
<!--广告-->
<wwads />
<!--表单组件-->
<el-dialog append-to-body :close-on-click-modal="false" :before-close="crud.cancelCU" :visible="crud.status.cu > 0" :title="crud.status.title" width="500px">
<el-form ref="form" :model="form" :rules="rules" size="small" label-width="80px">