no message

This commit is contained in:
蔡玲
2024-11-04 10:43:07 +08:00
parent 2069b71ee3
commit d52f35b718

View File

@@ -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