Commit 4366111a authored by “yiyousong”'s avatar “yiyousong”

fix: 修复预约记录报表搜索错误

parent ffb03b49
...@@ -232,8 +232,9 @@ export default { ...@@ -232,8 +232,9 @@ export default {
size: 10, size: 10,
total: 0, total: 0,
searchForm: { searchForm: {
search: "", status: "", // 状态
check_real: "-1", title: "",
sectionid: "", // 部门
time: [ time: [
this.$moment().format("YYYY-MM-DD"), this.$moment().format("YYYY-MM-DD"),
this.$moment().format("YYYY-MM-DD"), this.$moment().format("YYYY-MM-DD"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment