Jackie.Ls

Results 5 issues of Jackie.Ls

**Versions**: - `prettier-eslint` version: 9.0.2 - `node` version: 14.17.0 - `npm` (or `yarn`) version: 6.14.13 English not good In eslint rules, the property `fixable` of `no-console` is `undefined`. The function...

不是使用directive是那个组件,报错是: Error in mounted hook: "Error: v-tooltip must be wrapped into v-chart" 版本是 ``` "vue": "^2.5.13" "vue-beauty": "^2.0.0-beta.11" ``` ![image](https://user-images.githubusercontent.com/14228179/36716008-c52ffa5a-1bd3-11e8-9b57-efdfc421cee3.png)

目前我们公司有关于国际化的需求,严格来说不是国际化,应该说是使用英文,像placeholder的那种默认是```请输入```,我一个一个自定义就好了,但是像date-picker这种我没有办法进行修改。请问是否有想法添加国际化,如果可以我可以贡献一部分代码。

I have a demand: a startTime && a endTime ,when startTime picked the endTime should not > the startTime, off course if endTime picked the startTime should not < the...

hello,我大概看了一下代码,就是把窗口打开,然后模拟点击操作来搞,是这样吗? 有没有可能通过模拟网络请求这种方式去搞呢?