摘要:
封装文件上传组件的时候,顺序为先调用父组件方法,然后在进行赋值操作,对于一般的操作来说没有什么问题,但是对于必填项验证会出现验证不成功的情况。element-UI的表单组件有规则验证,你左某一个操作之后就会验证,但是上传图片这个是不会自己验证的,此时需要手动的用this.$refs.form.val 阅读全文
posted @ 2021-12-02 18:18
Redbreans
阅读(46)
评论(0)
推荐(0)
摘要:
报错的代码: `import { createApp } from 'vue' import router from './router' import ElementPlus from 'element-plus' import 'element-plus/dist/index.css' impo 阅读全文
posted @ 2021-12-02 16:06
Redbreans
阅读(2740)
评论(0)
推荐(0)

浙公网安备 33010602011771号