瀏覽代碼

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

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(`签章操作已完成,请进行审核操作`, '提示', {