fix: error
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user