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',