Merge branch 'dev-zhaoDN/auto-agree' into 'dev'
feat:自动同意 See merge request itc-framework/ma/2024/front!37
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
</slot>
|
||||
关闭
|
||||
</a-button>
|
||||
<a-button v-if="!readonly && hasBtnApprove" type="primary" @click="onApproveClick">
|
||||
<a-button v-if="!readonly && hasBtnApprove" type="primary" @click="onApproveClick()">
|
||||
<slot name="icon">
|
||||
<check-circle-outlined />
|
||||
</slot>
|
||||
|
||||
Reference in New Issue
Block a user