style: 优化代码格式
This commit is contained in:
parent
d1661a7200
commit
d1804817b0
@ -187,7 +187,7 @@ const saveFilter = () => {
|
||||
watch(
|
||||
() => showModal.value,
|
||||
(newData: boolean) => {
|
||||
if (newData){
|
||||
if (newData) {
|
||||
fetchTargetData()
|
||||
filter.value = targetData.value.filter || `return data`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user