Commit 85e506b0 authored by 黄奎's avatar 黄奎

1

parent 53addd04
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
v-model="parameters.empId" v-model="parameters.empId"
style="margin-right: 20px;" style="margin-right: 20px;"
@change="handleDateChange()" @change="handleDateChange()"
filterable filterable
clearable
@clear="handleDateChange()"
> >
<el-option <el-option
v-for="(x, i) in empList" v-for="(x, i) in empList"
......
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