Merge pull request 'dj' (#975) from dj into master
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/975
This commit is contained in:
@@ -168,7 +168,7 @@ const headBtnClick = (key) => {
|
||||
|
||||
const selectionChange = (data) => {
|
||||
console.log('data', data)
|
||||
selectData.value=data.map(item=>item.allocationId)
|
||||
selectData.value=data.map(item=>item.id)
|
||||
}
|
||||
const exportTable = () => {
|
||||
console.log('selectData',selectData.value)
|
||||
|
||||
Reference in New Issue
Block a user