0
点赞
收藏
分享

微信扫一扫

csharp写一个招聘信息采集的程序

90哦吼 2023-11-12 阅读 51

在这里插入图片描述

Ant-Design-Vue

a-input

Vue组件
a-spin
加载中的效果
data字段
mounted钩子函数
Ant Design Vue 组件库


list-type=“picture-card”
上传的图片作为卡片展示
name
show-upload-list
action
:beforeUpload=“handleBeforeUpload”
:headers=“customHeaders”
:disabled
this.form.setFieldsValue
import SelectImage from ‘@/components/SelectImage’
手册
https://2x.antdv.com/components/overview-cn/

举报

相关推荐

0 条评论