@ -1,4 +1,4 @@
PushThirdPartyModal<template>
<template>
<BasicModal v-bind="$attrs"
width="720px"
@register="registerModal"
@ -4,9 +4,9 @@
@selection-change="handleSelectionChange"
>
<template #toolbar>
<a-button type="primary"
<!--<a-button type="primary"
@click="handleAdd()"
>新增第三方</a-button>
>新增第三方</a-button>-->
:disabled="state.single"
@click="handleEdit()"