update
This commit is contained in:
@@ -158,7 +158,7 @@ watch(
|
||||
|
||||
<template #footer>
|
||||
<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">
|
||||
<a-button @click="passTaskChildren" type="primary" class="ml-auto">通过
|
||||
|
||||
Reference in New Issue
Block a user