how to solve the problem, it can"t be solved on the official website
.how to solve the problem, it can"t be solved on the official website
. there is a similar problem in issue
of element-UI
: https://github.com/ElemeFE/el.
I suggest the following methods:
1, check whether your version of element-ui
is too low, update to the latest version and try;
2, instead of provided by
components, but write a component to complete the corresponding function. element-ui
, search for drop-down menu
I hope my answer will be helpful to you!
if the official website does not support it, it should be incompatible with the lower version of IE
1. You can go to element-ui to mention an issue, to see if the authorities will modify
2. Implement this function by yourself
which version of IE browser and element-UI are you? if it is a select search, you can try to write one yourself.
IE11 paste is possible, but input is really not allowed
official website has fixed bug
encounter the same problem, find a solution
internationalization uses i18n so that static fonts can be switched in multiple languages after configuration. I made i18n compatible according to element-ui s official website. the question is, how can I switch the words in element-ui components...
after reading the materials all day, the train of thought is also messy. there are several ways for vue to realize in-table editing. For example, through style control, or by embedding input. under table But the actual display effect is still not stron...