From a972d2a462a99e6908175c24940b573c8dc77839 Mon Sep 17 00:00:00 2001 From: x_z Date: Thu, 19 May 2022 17:50:04 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E8=AE=BE=E7=BD=AE=EF=BC=8C=E6=B7=BB=E5=8A=A0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=B8=8B=E8=BD=BD=E6=97=B6=E9=97=B4=E9=97=B4=E9=9A=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/thrsys/SysUdimsConfig.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/views/thrsys/SysUdimsConfig.vue b/src/views/thrsys/SysUdimsConfig.vue index 765a482..d9c704e 100644 --- a/src/views/thrsys/SysUdimsConfig.vue +++ b/src/views/thrsys/SysUdimsConfig.vue @@ -15,7 +15,7 @@
- 数据同步轮询时间(单位:分钟):  + 数据上传时间间隔(单位:分钟):  + + 数据下载时间间隔(单位:分钟):  +
@@ -114,6 +123,7 @@ export default { dbDiProducts: null, downstreamEnable: null, syncTime: null, + syncDownloadTime: null, orderUnCheck: null, orderUnReceive: null, busTypes: [],