|
|
|
@ -152,7 +152,7 @@ function handleWarnConfig(record: Recordable) { |
|
|
|
<div> |
|
|
|
<BasicTable @register="registerTable"> |
|
|
|
<template #form-advanceBefore> |
|
|
|
<a-button v-auth="['run:instant:create']" type="primary" :pre-icon="IconEnum.ADD" @click="handleCreate"> |
|
|
|
<a-button type="primary" :pre-icon="IconEnum.ADD" @click="handleCreate"> |
|
|
|
{{ t('action.create') }} |
|
|
|
</a-button> |
|
|
|
</template> |
|
|
|
|