feat: 完成员工排班模块并统一门店抽屉底部操作样式
This commit is contained in:
@@ -232,7 +232,7 @@ function readTimeValue(value: unknown) {
|
||||
:loading="props.isHolidaySubmitting"
|
||||
@click="emit('submit')"
|
||||
>
|
||||
{{ props.submitText }}
|
||||
{{ props.holidayForm.id ? '保存修改' : '新增并保存' }}
|
||||
</Button>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user