This commit is contained in:
qsh
2024-08-03 18:15:14 +08:00
parent 925887f4c9
commit 22bc22c00a
4 changed files with 19 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
<script setup name="DialogBatchChangeFollow">
import { batchUpdateFollowUser } from '@/api/clue'
const message = useMessage() // 消息弹窗
const props = defineProps({
userOptions: {
type: Array