This commit is contained in:
曹辉 2023-04-11 11:04:38 +08:00
parent 688a1fb3ad
commit 594ae6ad26

View File

@ -568,9 +568,9 @@
</el-table>
</el-form-item>
</el-form>
<div slot="footer" class="dialog-footer">
<el-button type="primary" @click="templesubmit"></el-button>
<el-button @click="templeopen=false"> </el-button>
<div style="display: flex;justify-content: space-evenly;">
<el-button type="primary" @click="templesubmit">同意</el-button>
<el-button @click="templeopen=false"></el-button>
</div>
</el-dialog>
</div>