v1.6.0 - 提供Task列表插槽功能
This commit is contained in:
@@ -43,7 +43,7 @@ const onNo = () => emit('no')
|
||||
<template v-else>
|
||||
<button type="button" class="gantt-btn gantt-btn-default" @click="onCancel">
|
||||
{{ props.cancelText }}
|
||||
</button>
|
||||
</button>
|
||||
<button type="button" class="gantt-btn gantt-btn-danger" @click="onConfirm">
|
||||
{{ props.confirmText }}
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user