fix: error

pull/117/MERGE
xingyu4j 2025-05-27 19:53:44 +08:00
parent 09942f0257
commit 4736a5b3fe
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ defineExpose({
<Button <Button
v-if="row.formId > 0" v-if="row.formId > 0"
type="primary" type="primary"
@click="showFormDetail(row)"` @click="showFormDetail(row)"
size="small" size="small"
ghost ghost
class="ml-1" class="ml-1"