@@ -1017,6 +1017,8 @@ export default {
this.Name = ''
this.CreateBy = ''
this.CreateOn = []
+ this.StartDate = ''
+ this.EndDate = ''
this.SampleType = ''
this.STNoteField = ''
this.Stnotevalue = ''
@@ -1195,6 +1195,8 @@
this.SourceName = ''
this.InnerCode = ''
@@ -1307,8 +1307,8 @@
- this.StartDate = []
- this.EndDate = []
@@ -1017,6 +1017,8 @@