Commit bac12bb3 authored by chenzj's avatar chenzj

首页的选择方式改成单选

parent 24e447c0
...@@ -1229,7 +1229,7 @@ export default { ...@@ -1229,7 +1229,7 @@ export default {
], ],
tableColumn: [ tableColumn: [
{ {
type: 'selection', type: 'radio',
width: 60 width: 60
}, },
{ {
......
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