jeecgboot 1.1 稳定版本发布

This commit is contained in:
zhangdaihao
2019-04-14 16:44:25 +08:00
parent 594c3058ef
commit fd4a2ece76
376 changed files with 48788 additions and 7523 deletions
@@ -10,11 +10,13 @@
export default {
name: "Trend",
props: {
// 同title
term: {
type: String,
default: '',
required: true
},
// 百分比
percentage: {
type: Number,
default: null