-
远程字典地址格式如下:
dict: {
// 这里配置远程获取字典数据的请求地址
url: '/role/getRoleList',
value: 'id', // 数据字典中value字段的属性名
label: 'roleName' // 数据字典中label字段的属性名
}
-
```
import { Bar } from 'vue-chartjs'
export default {
data: () => ({
chartdata: {
labels: ['Red', 'Blue', 'Yellow', 'Green', 'Purple', 'Orange'],
datasets: [{
…
-
**Is your feature request related to a problem? Please describe.**
I have to disable the Vue.js plugin for eslint to be able to use mega-linter.
**Describe the solution you'd like**
It would be g…
-
預計point:4
實際point:40
-
ASP.NET Core supports integration with various single-page app (SPA) frameworks, including Angular, React, and React + Redux. Initially integration with these frameworks was accomplished with ASP.NET …
-
**Please describe what the rule should do:**
The `vue/order-in-components` rule checks `setup` and `emits` options. (`setup` and `emits` added in Vue.js 3.x)
The default order for the `vue/order-i…
-
### Version
1.0.0-beta.29
### Reproduction link
[https://codesandbox.io/s/20yl7w8y6y](https://codesandbox.io/s/20yl7w8y6y)
### Steps to reproduce
In the Code Sandbox run the tests - they will…
-
## The devDependency [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) was updated from `6.0.1` to `6.0.2`.
🚨 [View failing branch](https://github.com/alpersonalwebsite/basic-vue-sibli…
-
## What problem does the feature solve?
gitlab oauth should work from any static page. Not just from the document root.
**Problem**: Currently gitlab oauth workflow is not working when user from…
-
### What problem does this feature solve?
The documentation here https://nuxtjs.org/guide/directory-structure has detailed documentation for all directories except components.
I cannot get my projec…
FEA5T updated
4 years ago