coys hai 1 ano
pai
achega
cd8d154dbd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/menu/monitoringCall/components/consultInfo.vue

+ 1 - 1
src/views/menu/monitoringCall/components/consultInfo.vue

@@ -140,7 +140,7 @@ export default {
         if (endDate - startDate) {
           Dialog.confirm({
             title: '提示',
-            message: `本次调阅共计花费${this.dateTime(endDate - startDate)}`
+            message: `当前调阅时长为${this.dateTime(endDate - startDate)},是否结束调阅?`
           })
             .then(() => {
               this.$refs.scandialog.visible = true