Browse Source

去除debugger

plg 4 months ago
parent
commit
8a27aa6572
1 changed files with 0 additions and 1 deletions
  1. 0 1
      vue/src/views/RecordList.vue

+ 0 - 1
vue/src/views/RecordList.vue

@@ -187,7 +187,6 @@ const resultFor =(val:any)=>{
   if(a.includes(';')){
     return a.replace(";","  ")
   } 
-  debugger;
 }
 
 onMounted(() => {