Quellcode durchsuchen

运行记录模块优化2

yuanchao vor 2 Wochen
Ursprung
Commit
2d6cdc91a7
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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;
   }