From 51c9307fd62bd97913716d16c27a750a98c1b3a4 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 13 Jan 2022 11:43:52 +0800
Subject: [PATCH] +
---
src/views/hd/hd.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/hd/hd.vue b/src/views/hd/hd.vue
index 681d5e7..0786d39 100644
--- a/src/views/hd/hd.vue
+++ b/src/views/hd/hd.vue
@@ -20,7 +20,7 @@
@refresh-change="refreshChange"
@on-load="onLoad"
>
- <template slot="menuLeft">
+ <!-- <template slot="menuLeft">
<el-button
type="danger"
size="small"
@@ -30,7 +30,7 @@
@click="handleDelete"
>删 除
</el-button>
- </template>
+ </template> -->
<template slot-scope="{ type, disabled }" slot="lineForm">
<!-- <div class="mapClassMain" style="width: 100%; height: 400px">
<Map ref="modalForm" />
--
Gitblit v1.9.3