opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.64k stars 263 forks source link

🐛 [Bug]: Tiny ui reported an error after introducing TinyFileUpload. Do we need to install any installation package? if you need to install, please provide the installation command line. #197

Closed thestar077 closed 1 year ago

thestar077 commented 1 year ago

Version

3.6.7

Vue Version

3.2.47

Link to minimal reproduction

报错信息:Uncaught (in promise) Error: [TINY Error][FileUpload] This component depends on @opentiny/vue-service 前端组件:

Step to reproduce

报错信息:Uncaught (in promise) Error: [TINY Error][FileUpload] This component depends on @opentiny/vue-service 前端组件:

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

chenxi-20 commented 1 year ago

给action属性添加一个值,比如action=‘/’即可