新增预告警单

This commit is contained in:
GGJ
2024-05-15 21:33:54 +08:00
parent ded5803776
commit 88b3756ed3
8 changed files with 516 additions and 72 deletions

View File

@@ -83,7 +83,7 @@
></el-input>
</div> -->
<template #footer v-if="title != '查看计划'">
<div class="dialog-footer pd10">
<div class="dialog-footer ">
<el-button type="primary" @click="submitFn">提交</el-button>
<el-button @click="cancelFn">取消</el-button>
</div>