From 8caf427556921d82c53fb1d54bcf150e79d3def7 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 20 三月 2026 15:23:35 +0800
Subject: [PATCH] 调整

---
 src/views/jyz/CameraList.vue |   31 ++-----------------------------
 1 files changed, 2 insertions(+), 29 deletions(-)

diff --git a/src/views/jyz/CameraList.vue b/src/views/jyz/CameraList.vue
index a173bd2..8274b77 100644
--- a/src/views/jyz/CameraList.vue
+++ b/src/views/jyz/CameraList.vue
@@ -31,35 +31,8 @@
             <a-col :xl="6" :lg="7" :md="8" :sm="24">
               <a-space>
                 <a-button type="primary" @click="searchQuery" icon="search">鏌ヨ</a-button>
-                <!--<a-button type="primary" @click="searchReset" icon="reload" style="margin-left: 8px">閲嶇疆</a-button>-->
-                <!--<a-button @click="handleAdd" type="primary" icon="plus">鏂板</a-button>-->
-                <!--<a-button type="primary" icon="download" @click="handleExportXls('Camera')">瀵煎嚭</a-button>-->
-                <!--<a-button type="primary" icon="upload" @click="showImport">瀵煎叆</a-button>-->
-                <!--<j-import-modal ref="importModal" :url="url.importXlsUrl" @ok="handleImportExcel"></j-import-modal>-->
-
-                <!--<a-upload-->
-                <!--name="file"-->
-                <!--:showUploadList="false"-->
-                <!--:headers="tokenHeader"-->
-                <!--:action="getImportXlsUrl"-->
-                <!--@change="handleImportExcel"-->
-                <!--&gt;-->
-                <!--<a-button type="primary" icon="upload">-->
-                <!--鎵归噺瀵煎叆-->
-                <!--</a-button>-->
-                <!--</a-upload>-->
-                <!--<a-dropdown v-if="selectedRowKeys.length > 0">-->
-                <!--<a-menu slot="overlay">-->
-                <!--<a-menu-item key="1" @click="batchDel">-->
-                <!--<a-icon type="delete" />-->
-                <!--鍒犻櫎-->
-                <!--</a-menu-item>-->
-                <!--</a-menu>-->
-                <!--<a-button style="margin-left: 8px">-->
-                <!--鎵归噺鎿嶄綔-->
-                <!--<a-icon type="down" />-->
-                <!--</a-button>-->
-                <!--</a-dropdown>-->
+                <a-button type="primary" @click="handleAdd" icon="plus">鏂板</a-button>
+                <a-button type="primary" icon="download" @click="handleExportXls('Camera')">瀵煎嚭</a-button>
               </a-space>
             </a-col>
           </span>

--
Gitblit v1.8.0