mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-10-13 10:53:42 +08:00
refactor: format all vue file
This commit is contained in:
@@ -277,7 +277,7 @@ const onUpdateFilter = (filters, sourceColumn) => {
|
||||
style="width: 120px"
|
||||
@update:value="onChangeFilterType"
|
||||
/>
|
||||
<n-tooltip :disabled="filterType !== 2" :delay="500">
|
||||
<n-tooltip :delay="500" :disabled="filterType !== 2">
|
||||
<template #trigger>
|
||||
<n-input
|
||||
v-model:value="filterValue"
|
||||
|
Reference in New Issue
Block a user