This commit is contained in:
2025-06-30 20:09:48 +08:00
parent 5db31219f0
commit 9abea86ef7

View File

@@ -158,7 +158,7 @@ watch(
<template #footer> <template #footer>
<div class="flex items-center gap-[8px]"> <div class="flex items-center gap-[8px]">
<a-checkbox v-model:model-value="checked">选中</a-checkbox> <a-checkbox v-model:model-value="checked" @change="visible=false">选中</a-checkbox>
<template v-if="detail.check_status === 0"> <template v-if="detail.check_status === 0">
<a-button @click="passTaskChildren" type="primary" class="ml-auto">通过 <a-button @click="passTaskChildren" type="primary" class="ml-auto">通过