This commit is contained in:
Zheng Jie
2022-08-01 18:23:14 +08:00
parent 6ffcc5435f
commit 27e01670ba
12 changed files with 14 additions and 52 deletions

View File

@@ -1,7 +1,5 @@
<template>
<div class="app-container">
<!--广告-->
<wwads />
<div class="app-container">===
<!--表单组件-->
<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">