|
|
@ -59,7 +59,7 @@ const 看板数据编辑=()=>{
|
|
|
|
name: '$button', props: {content:'保存',status:'primary'},events:{click:butClick}
|
|
|
|
name: '$button', props: {content:'保存',status:'primary'},events:{click:butClick}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{span:14,align:'right',
|
|
|
|
{span:13,align:'right',
|
|
|
|
itemRender: {
|
|
|
|
itemRender: {
|
|
|
|
name: '$button', props: {content:'新增',status:'primary'},events:{click:addClick}
|
|
|
|
name: '$button', props: {content:'新增',status:'primary'},events:{click:addClick}
|
|
|
|
}
|
|
|
|
}
|
|
|
|