From 6deec1502bed9061f037525ba543f3f381c85648 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 9 Aug 2023 18:21:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=BF=E5=B1=8B=E6=90=9C=E7=B4=A2=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=97=B6=E9=97=B4=E7=BB=84=E4=BB=B6=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E6=97=B6=E5=88=86=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/community/community.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/views/modules/base/community/community.vue b/src/views/modules/base/community/community.vue index 3d68a2f7f..3966a4640 100644 --- a/src/views/modules/base/community/community.vue +++ b/src/views/modules/base/community/community.vue @@ -127,7 +127,7 @@ :picker-options="startPickerOptions" class="u-item-width-daterange" size="small" - type="date" + type="datetime" value-format="yyyy-MM-dd HH:mm:ss" value="yyyy-MM-dd" placeholder="开始时间" @@ -139,7 +139,7 @@ :picker-options="endPickerOptions" class="u-item-width-daterange u-data-tag" size="small" - type="date" + type="datetime" value-format="yyyy-MM-dd HH:mm:ss" value="yyyy-MM-dd" placeholder="结束时间" @@ -342,7 +342,6 @@ import { mapGetters } from "vuex"; import { Loading } from "element-ui"; // 引入Loading服务 import nextTick from "dai-js/tools/nextTick"; import debounce from "lodash/debounce"; -import deepClone from "@/utils/deepClone.js"; let loading; // 加载动画 export default { data() { @@ -523,6 +522,7 @@ export default { // filterText (val) { // this.$refs.ref_tree.filter(val); // }, + updateStartDate(){} }, methods: { handleChangeV(val) { @@ -596,7 +596,6 @@ export default { this.$message.error(msg); } }, - async getBuildList() { const url = "/actual/base/communityBuilding/buildingoption"; let params = {