|
@@ -58,7 +58,7 @@
|
|
|
:row-key="(record) => record.id"
|
|
:row-key="(record) => record.id"
|
|
|
:row-selection="options.rowSelection"
|
|
:row-selection="options.rowSelection"
|
|
|
>
|
|
>
|
|
|
- <template #operator class="table-operator">
|
|
|
|
|
|
|
+ <template #operator>
|
|
|
<a-space>
|
|
<a-space>
|
|
|
<a-button type="primary" @click="formRef.onOpen(undefined, searchFormState.orgId)">
|
|
<a-button type="primary" @click="formRef.onOpen(undefined, searchFormState.orgId)">
|
|
|
<template #icon><plus-outlined /></template>
|
|
<template #icon><plus-outlined /></template>
|