소스 검색

签章访问签章状态改为两秒一次

lizhenhao 2 년 전
부모
커밋
09eb7d4a4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/modules/cw/reportManagement/ReportManagementSignatureForm.vue

+ 1 - 1
src/views/modules/cw/reportManagement/ReportManagementSignatureForm.vue

@@ -717,7 +717,7 @@
               }
             })
           }
-        }, 1000)
+        }, 2000)
       },
       showConfirm () {
         this.$confirm(`签章操作已完成,请进行审核操作`, '提示', {