Commit 94650f87 authored by 吴春's avatar 吴春

提交

parent 0a33b2e9
...@@ -331,10 +331,10 @@ export default { ...@@ -331,10 +331,10 @@ export default {
options: [ options: [
{ {
value: '0', value: '0',
label: '元旦' label: '元旦'
}, { }, {
value: '1', value: '1',
label: '情人节' label: '2.14情人节'
},{ },{
value: '2', value: '2',
label: '妇女节' label: '妇女节'
...@@ -343,13 +343,13 @@ export default { ...@@ -343,13 +343,13 @@ export default {
label: '劳动节' label: '劳动节'
},{ },{
value: '4', value: '4',
label: '端午节' label: '节'
},{ },{
value: '5', value: '5',
label: '中秋节' label: '儿童节'
},{ },{
value: '6', value: '6',
label: '国庆节' label: '母亲节'
} }
], ],
queryType2: [ queryType2: [
......
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