feat: 选择Library图片组件如果传入类型,只显示对应类型
This commit is contained in:
@@ -228,7 +228,9 @@
|
||||
ref="selectImages"
|
||||
@select="handleImageSelect"
|
||||
:api="Https.httpUrls.queryLibraryPage"
|
||||
isLibrary/>
|
||||
isLibrary
|
||||
:libraryType="type_.type2"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user