智感-组件可设置默认使用sql语句,预览时启动(2)

main
滕嵩 2025-02-27 15:42:21 +08:00
parent 344e591322
commit b568697777
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="title">
<n-image :width="w" :height="h" :src="option.dataset.url" preview-disabled />
<n-image :width="w" :height="h" :src="option.dataset" preview-disabled />
<span class="Tupian">
<Tupian :w="w" :h="h" />
</span>