src/main/webapp/views/tag/tag.html
@@ -146,7 +146,7 @@ pidName: 'parentId' // pid字段名称 }, cols: [[ {type: 'checkbox'} {type: 'checkbox',width: 50} ,{type: 'numbers'} ,{field: 'name', align: 'left',title: '名称', minWidth: 150} // ,{field: 'uuid', align: 'center',title: '编号'}