浏览代码

运行记录模块优化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;
   }