wangting
2024-10-23 c2904215cc70c11c2f6173d97424149e743a4383
Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Aciton/dialog.vue
@@ -8,11 +8,11 @@
             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"
@@ -31,7 +31,7 @@
      </el-aside>
      <el-main>
        <basic-container>
        <basic-container style="height: 560px;">
          <div>
            <avue-crud
              ref="crud"
@@ -99,7 +99,7 @@
      option: {
        ...basicOption,
        addBtn: false,
        height: 200,
        height: 420,
        highlightCurrentRow: true,
        menu:false,
        column: [