From 184acd5b0b7b91eac0ee6c028f50437dbd087573 Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期四, 08 十二月 2022 10:41:41 +0800
Subject: [PATCH] 我的待办参数修改,案卷查询搜索参数修改

---
 src/views/operate/rectification/renovationList/index.vue |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/src/views/operate/rectification/renovationList/index.vue b/src/views/operate/rectification/renovationList/index.vue
index 8fdf4bb..2085b17 100644
--- a/src/views/operate/rectification/renovationList/index.vue
+++ b/src/views/operate/rectification/renovationList/index.vue
@@ -225,27 +225,10 @@
         // 鍒犻櫎绗笁鏂规帴鍙�
         handleDelete({ id }) {
             this.dialogUpdate=true;
-            console.log(id);
         }
-        // // 褰撳墠椤垫敼鍙樿Е鍙戜簨浠�
-        // changeCurrentPage(page) {
-        //     this.currentPage = page;
-        //     this.getUserList();
-        // },
-        // // 涓婁竴椤电偣鍑讳簨浠�
-        // handlePrev(page) {
-        //     this.currentPage = page;
-        //     this.getUserList();
-        // },
-        // // 涓嬩竴椤电偣鍑讳簨浠�
-        // handleNext(page) {
-        //     this.currentPage = page;
-        //     this.getUserList();
-        // },
     }
 }
 </script>
-<!-- sccg/system/portal/thirdApp/search -->
 <style lang="scss" scoped>
 .otherInterface {
     header {

--
Gitblit v1.8.0