no message
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
return {
|
||||
val1: '',
|
||||
val2: '',
|
||||
isChecked: false,
|
||||
isChecked: true,
|
||||
custer: [],
|
||||
dataList: [],
|
||||
pkId: '',
|
||||
@@ -113,7 +113,7 @@
|
||||
clearUp () {
|
||||
this.val1 = ''
|
||||
this.val2 = ''
|
||||
this.isChecked = false
|
||||
this.isChecked = true
|
||||
this.pkId = ''
|
||||
this.pkObj = {}
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user