ソースを参照

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

lizhenhao 2 年 前
コミット
09eb7d4a4e

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

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