ludc
2023-10-16 df18b23b4569828d6be32fb64c80492241e1fc46
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -4,7 +4,7 @@
    <!--    左侧菜单-->
    <el-aside>
      <basic-container style="overflow:hidden;">
        <div style="overflow: hidden">
        <div>
          <div>
            <div style="display: flex; flex-direction: column;">
              <div style="display: flex;">
@@ -476,6 +476,7 @@
      Option: {
        addBtn: false,
        index: true,
        columnBtn:false,
        border: true,
        menu: false,
        height: 380,
@@ -667,6 +668,7 @@
      CloneSelect: [],
      //克隆模板option
      ClonecrudTreeOption: {
        columnBtn:false,
        index: true,
        border: true,
        menu: false,
@@ -781,6 +783,7 @@
      return {
        index: true,
        border: true,
        columnBtn:false,
        height: 180,
        addBtn: this.Formlist.length <= 0 && this.nodeClickList != "",
        editBtn: false,