完成优惠券页面
This commit is contained in:
@@ -17,7 +17,7 @@ import { ref, onMounted, nextTick, getCurrentInstance } from 'vue';
|
||||
const props = defineProps({
|
||||
confirmText: {
|
||||
type: String,
|
||||
default: '添加'
|
||||
default: '保存'
|
||||
},
|
||||
showCancel: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user