智感-组件可设置默认使用sql语句,预览时启动(2)
parent
344e591322
commit
b568697777
|
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="title">
|
<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">
|
<span class="Tupian">
|
||||||
<Tupian :w="w" :h="h" />
|
<Tupian :w="w" :h="h" />
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue