管道基础大数据平台系统开发-【前端】-新系統界面
584911253@qq.com
2023-03-02 8bb00665765e8348aeb3a6e799069287e503e1ab
src/views/userManage/resourceManage.vue
@@ -32,13 +32,13 @@
            type="danger"
            size="small"
          >{{ $t('common.delete') }}</el-button>
          <el-button
            @click="submitForm('ruleForm')"
            icon="el-icon-search"
            size="small"
            type="primary"
            style="background: #1890ff"
          >{{ $t('common.iquery') }}</el-button>
<!--          <el-button-->
<!--            @click="submitForm('ruleForm')"-->
<!--            icon="el-icon-search"-->
<!--            size="small"-->
<!--            type="primary"-->
<!--            style="background: #1890ff"-->
<!--          >{{ $t('common.iquery') }}</el-button>-->
          <el-button
            @click="resetForm('ruleForm')"
            icon="el-icon-refresh"
@@ -56,6 +56,7 @@
        :data="tableData"
        style="width: 100%"
        fit
        border
        @selection-change="handleSelectionChange"
         height="calc(100% - 45px)"
      >
@@ -243,7 +244,6 @@
    <el-dialog
      :title="dialogTitle"
      :visible.sync="isTransfer"
       top="2vh"
      append-to-body
    >
      <el-tree
@@ -270,7 +270,6 @@
      :title="$t('userManage.resManageObj.addResource')"
      style="overflow: hidden"
      :visible.sync="InsertFormdialog"
      top="2vh"
    >
     <div style="height: 500px; overflow: auto">
      <el-form :model="insertform" label-position="top">
@@ -453,7 +452,6 @@
      :visible.sync="EditFormdialog"
      :before-close="EditFromDataClose"
      top="2vh"
    >
        <div style="height: 500px; overflow: auto">
      <el-form :model="upform" label-position="top">