Commit 92c4f859 authored by 姬鋆屾's avatar 姬鋆屾

推修改所提问题

parent 43faa6e4
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
出勤率<el-tooltip 出勤率<el-tooltip
class="item" class="item"
effect="dark" effect="dark"
content="昨日缺卡人数与考勤总人数比值" content="昨日考勤人数与考勤总人数比值"
placement="top-start" placement="top-start"
> >
<i <i
......
...@@ -190,7 +190,7 @@ export default { ...@@ -190,7 +190,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择异常时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -197,7 +197,7 @@ export default { ...@@ -197,7 +197,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择投诉时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -192,7 +192,7 @@ export default { ...@@ -192,7 +192,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择发生时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -191,7 +191,7 @@ export default { ...@@ -191,7 +191,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择办理时间",
fuzzy: false, fuzzy: false,
}, },
{ {
...@@ -209,7 +209,7 @@ export default { ...@@ -209,7 +209,7 @@ export default {
{ label: "窗口编号", prop: "windowNum", formatter: this.formatter }, { label: "窗口编号", prop: "windowNum", formatter: this.formatter },
{ label: "所属大厅", prop: "salaName",formatter: this.formatter }, { label: "所属大厅", prop: "salaName", formatter: this.formatter },
{ label: "所属部门", prop: "deptName", formatter: this.formatter }, { label: "所属部门", prop: "deptName", formatter: this.formatter },
......
...@@ -190,7 +190,7 @@ export default { ...@@ -190,7 +190,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择发生时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -196,7 +196,7 @@ export default { ...@@ -196,7 +196,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择评价时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -99,7 +99,7 @@ export default { ...@@ -99,7 +99,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择登记年月",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -100,7 +100,7 @@ export default { ...@@ -100,7 +100,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择登记年月",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -198,7 +198,7 @@ export default { ...@@ -198,7 +198,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择异常时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -204,7 +204,7 @@ export default { ...@@ -204,7 +204,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择投诉时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -200,7 +200,7 @@ export default { ...@@ -200,7 +200,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择发生时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -198,7 +198,7 @@ export default { ...@@ -198,7 +198,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择办理时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -198,7 +198,7 @@ export default { ...@@ -198,7 +198,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择发生时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -204,7 +204,7 @@ export default { ...@@ -204,7 +204,7 @@ export default {
{ {
name: "createTimeMonth", name: "createTimeMonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择评价时间",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -99,9 +99,9 @@ export default { ...@@ -99,9 +99,9 @@ export default {
fuzzy: false, fuzzy: false,
}, },
{ {
name: "createTimeMonth", name: "yearmonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择登记年月",
fuzzy: false, fuzzy: false,
}, },
{ {
......
...@@ -97,9 +97,9 @@ export default { ...@@ -97,9 +97,9 @@ export default {
fuzzy: false, fuzzy: false,
}, },
{ {
name: "createTimeMonth", name: "yearmonth",
type: "month", type: "month",
label: "请选择月份", label: "请选择登记年月",
fuzzy: false, fuzzy: false,
}, },
{ {
......
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