no message

Former-commit-id: bcf0a0de5bd732537ca99da655962ad3d7e46b01
Former-commit-id: 36f6f5088280610e5403bf3f5bdd2aa429ece74c
Former-commit-id: 15c6f348887e656c272188044213b00f64a3b08d
This commit is contained in:
李杨
2018-03-24 22:02:23 +08:00
parent 54954f75f9
commit b510ede6b0

View File

@@ -30,12 +30,14 @@ import Mock from 'mockjs'
export default {
data () {
return {
// 绑定到表格的数据
table: {
data: [],
size: 'mini',
stripe: true,
border: true
},
// 表格中输入框的通用设置
inputSetting: {
size: 'small',
style: {