| | |
| | | class="avue-dialog" |
| | | width="1400px" |
| | | @close="cancelDialog"> |
| | | <el-container> |
| | | <el-container style="height: 580px;"> |
| | | <el-aside> |
| | | <basic-container> |
| | | <basic-container style="height: 560px;"> |
| | | <!-- 左侧树 --> |
| | | <div style="height: 200px;"> |
| | | <div style="height: 520px;"> |
| | | <avue-tree |
| | | ref="tree" |
| | | v-model="treeForm" |
| | |
| | | </el-aside> |
| | | |
| | | <el-main> |
| | | <basic-container> |
| | | <basic-container style="height: 560px;"> |
| | | <div> |
| | | <avue-crud |
| | | ref="crud" |
| | |
| | | option: { |
| | | ...basicOption, |
| | | addBtn: false, |
| | | height: 200, |
| | | height: 420, |
| | | highlightCurrentRow: true, |
| | | menu:false, |
| | | column: [ |