管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-26 61a886162e89edc98983dd5499bf785266288c21
src/views/datamanage/projectManage.vue
@@ -23,7 +23,7 @@
      </div>
      <div class="verSion_rightContent subpage_Div">
        <el-form :inline="true" class="demo-form-inline">
          <el-form-item>
          <el-form-item  style="padding-bottom: 14px">
            <el-button
              v-if="btnStatus.insert"
              icon="el-icon-plus"
@@ -63,6 +63,7 @@
            />
            <el-table-column
                min-width="120"
              prop="corpname"
              :label="$t('dataManage.projectObj.corpname')"
            />
@@ -467,7 +468,7 @@
    width: 100%;
    height: calc(100% - 75px);
    display: flex;
    justify-content: space-between;
    justify-content: space-around;
    .verSion_leftTree {
      width: calc(23% - 0px);
      height: 100%;