소스 검색

运行记录模块优化2

yuanchao 2 주 전
부모
커밋
2d6cdc91a7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/pms/iotopeationfill/index.vue

+ 0 - 1
src/views/pms/iotopeationfill/index.vue

@@ -280,7 +280,6 @@ const handleExport = async () => {
 
 /** 初始化 **/
 onMounted(async () => {
-  alert(JSON.stringify(query))
   if(deptId != null){
     queryParams.deptId = deptId;
   }