Ver código fonte

运行记录模块优化2

yuanchao 2 semanas atrás
pai
commit
2d6cdc91a7
1 arquivos alterados com 0 adições e 1 exclusões
  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;
   }