isv-robot 2 年之前
父节点
当前提交
a16e927985

+ 1 - 1
src/views/dashboard-screen/screen/sjdr/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div class="screen-common-wrap">
     <el-card class="content-z">
       <a-tabs v-model="activeKey">
         <a-tab-pane

+ 2 - 6
src/views/dashboard-screen/screen/sjdr/tab1.vue

@@ -4,6 +4,7 @@
     <div class="table-page-search-wrapper">
       <!-- 操作按钮区域 -->
       <div class="table-operator" style="margin: 5px 0;float: right">
+        <a-button ghost type="primary" icon="upload" @click="handleExportXls()">导入</a-button>
         <a-button ghost type="danger" icon="download" @click="handleExportXls()">导出</a-button>
         <a-dropdown v-if="selectedRowKeys.length > 0">
           <a-menu slot="overlay">
@@ -44,12 +45,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"

+ 1 - 6
src/views/dashboard-screen/screen/sjdr/tab2.vue

@@ -44,12 +44,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"

+ 2 - 7
src/views/dashboard-screen/screen/sjdr/tab3.vue

@@ -44,12 +44,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"
@@ -83,7 +78,7 @@ export default {
       // 表头
       columns: columns(this),
       url: {
-        list: '/show/dlyc/list',
+        list: '/show/bpdjxjh/list',
         delete: '/business/catenary/bus/jcb/fdfxjyq/',
         tree: '/system/dept/treeSelect',
         exportXlsUrl: '/business/catenary/bus/jcb/fdfxjyq/export'

+ 1 - 6
src/views/dashboard-screen/screen/sjdr/tab4.vue

@@ -44,12 +44,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"

+ 1 - 6
src/views/dashboard-screen/screen/sjdr/tab5.vue

@@ -44,12 +44,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"

+ 1 - 6
src/views/dashboard-screen/screen/sjdr/tab6.vue

@@ -44,12 +44,7 @@
     </div>
     <!-- table区域-begin -->
     <div>
-      <div class="ant-alert ant-alert-info" style="margin: 16px 0;">
-        <i class="anticon anticon-info-circle ant-alert-icon"/> 已选择&nbsp;<a
-        style="font-weight: 600"
-      >{{ selectedRowKeys.length }}</a>项&nbsp;&nbsp;
-        <a style="margin-left: 24px" @click="onClearSelected">清空</a>
-      </div>
+
       <a-table
         ref="table"
         size="middle"