luoy hace 2 días
padre
commit
b18bf108ce
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/marketing/data/dataListModal.vue

+ 2 - 2
src/views/marketing/data/dataListModal.vue

@@ -15,8 +15,8 @@
             v-model="searchForm.timeRange"
             type="datetimerange"
             value-format="YYYY-MM-DD HH:mm:ss"
-            start-placeholder="选择开始时间"
-            end-placeholder="选择结束时间"
+            start-placeholder="开始时间"
+            end-placeholder="结束时间"
             style="width: 200px;"
           />
         </el-form-item>