BUG 29336
This commit is contained in:
@@ -311,7 +311,7 @@
|
||||
</template>
|
||||
<template #footer>
|
||||
<el-button @click="back">取消</el-button>
|
||||
<el-button type="primary" @click="submit">提交</el-button>
|
||||
<el-button type="primary" @click="$debounce(submit)">提交</el-button>
|
||||
</template>
|
||||
</ai-detail>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user