Commit aafb4846 authored by 吴冠's avatar 吴冠

更新

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