Browse Source

搜索收藏删除

zz 2 months ago
parent
commit
e891cad6f7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/data/query/index.vue

+ 0 - 2
src/views/data/query/index.vue

@@ -594,8 +594,6 @@ export default {
       });
       //处理表格显示的数据
       this.tableOptions = [];
-      console.log(this.cityOptions);
-
       this.cityOptions.forEach((item,index)=>{
         if (checkArray[item.id]){
           if (item.table_name == 'patient_info'){