From a98ea80bb657d6a28d7e92bc7f03a9bfd7def0c2 Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期五, 18 八月 2023 17:08:22 +0800
Subject: [PATCH] update

---
 src/views/mdc/base/MdcUtilizationRateList.vue |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/src/views/mdc/base/MdcUtilizationRateList.vue b/src/views/mdc/base/MdcUtilizationRateList.vue
index 05a4055..f9293d0 100644
--- a/src/views/mdc/base/MdcUtilizationRateList.vue
+++ b/src/views/mdc/base/MdcUtilizationRateList.vue
@@ -35,6 +35,9 @@
         <span slot="action" slot-scope="text, record">
           <a href="javascript:;" @click="handleEdit(record)">缂栬緫</a>
         </span>
+        <!--<span slot="action1" slot-scope="text,record">-->
+          <!--<span><=</span>-->
+        <!--</span>-->
       </a-table>
     </div>
     <!-- table鍖哄煙-end -->
@@ -96,6 +99,14 @@
             align: 'center',
             dataIndex: 'minimumRange'
           },
+          // {
+          //   title:'',
+          //   dataIndex:'action1',
+          //   align:'center',
+          //   scopedSlots: {
+          //     customRender: 'action1'
+          //   }
+          // },
           {
             title: '鏈�澶ц寖鍥达紙鍗曚綅锛�%锛�',
             align: 'center',

--
Gitblit v1.9.3