修改
This commit is contained in:
parent
688a1fb3ad
commit
594ae6ad26
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user