1178232204@qq.com il y a 3 ans
Parent
commit
f12de9fef7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/components/callRecord/CallRecordManager.vue

+ 2 - 2
src/components/callRecord/CallRecordManager.vue

@@ -283,13 +283,13 @@
 
       <el-dialog
         @close="closeInterface"
-        title="收货地址"
+        title="各科室接口调用统计"
         :visible.sync="dialogTableVisible"
         width="660px"
       >
         <div class="Interface">
           <el-form :inline="true">
-            <el-form-item label="日期:">
+            <el-form-item label="时间:">
               <el-date-picker
                 v-model="time"
                 type="daterange"