Commit 77e7193b authored by 徐俊's avatar 徐俊

xujun

parent ef7486ca
......@@ -204,7 +204,11 @@ export default {
}
},
batchAudit () {
if (!!this.selectedRowKeys && this.selectedRowKeys.length > 0) {
this.visibleBatch = true
}
else
this.$message.error('请选择项目!')
},
callback (key) {
if (key == '1') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment