|
|
@@ -64,8 +64,8 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="card-footer bg-transparent">
|
|
|
- <button type="button" id="confirm" class="btn btn-sm btn-outline-success float-right" @click="ensure()">确定</button>
|
|
|
- <button type="button" id="cancel" class="btn btn-sm btn-outline-info float-left" @click="cancel()">取消</button>
|
|
|
+ <button type="button" id="confirm" class="btn btn-md btn-outline-success float-right" @click="ensure()">确定</button>
|
|
|
+ <button type="button" id="cancel" class="btn btn-md btn-outline-info float-left" @click="cancel()">取消</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|