This commit is contained in:
2025-07-20 18:03:51 +08:00
parent a6b918f762
commit 2ab7f59898
10 changed files with 145 additions and 586 deletions

View File

@ -99,8 +99,8 @@ const obj = reactive({
const searchConfiger = ref([
{ label: "线索来源", prop: 'qbLy', placeholder: "请选择线索来源", showType: "select",options:D_GS_XS_LY },
{ label: "线索内容", prop: "xsNr", placeholder: "请输入", showType: "input"},
{ label: "开始时间", prop: 'zxkssj', placeholder: "请选择开始时间", showType: "date" },
{ label: "结束时间", prop: 'zxjssj', placeholder: "请选择结束时间", showType: "date" },
{ label: "开始时间", prop: 'kssj', placeholder: "请选择开始时间", showType: "datetime" },
{ label: "结束时间", prop: 'jssj', placeholder: "请选择结束时间", showType: "datetime" },
])
// 每个列表对应的值
const list = ref([