fix: error

This commit is contained in:
xingyu4j
2025-05-27 19:53:44 +08:00
parent 09942f0257
commit 4736a5b3fe

View File

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