Commit aafb4846 authored by 吴冠's avatar 吴冠

更新

parent 4491204a
...@@ -157,6 +157,8 @@ import Cookies from 'js-cookie' ...@@ -157,6 +157,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -231,6 +231,8 @@ import Cookies from 'js-cookie' ...@@ -231,6 +231,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -165,6 +165,8 @@ import Cookies from 'js-cookie' ...@@ -165,6 +165,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -220,6 +220,8 @@ export default { ...@@ -220,6 +220,8 @@ export default {
}, },
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
......
...@@ -159,6 +159,8 @@ import Cookies from 'js-cookie' ...@@ -159,6 +159,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -159,6 +159,8 @@ import Cookies from 'js-cookie' ...@@ -159,6 +159,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -157,6 +157,8 @@ import Cookies from 'js-cookie' ...@@ -157,6 +157,8 @@ import Cookies from 'js-cookie'
reset(){ reset(){
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
...@@ -231,6 +231,8 @@ export default { ...@@ -231,6 +231,8 @@ export default {
async reset() { async reset() {
this.getData.industryId = '' this.getData.industryId = ''
this.interTimerPicker = '' this.interTimerPicker = ''
this.getData.beginDate = ''
this.getData.endDate = ''
this.$refs.mychild.clear() this.$refs.mychild.clear()
this.getData.title = '' this.getData.title = ''
this.getData.provinceId = '' this.getData.provinceId = ''
......
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