bug 67616
bug 67620
This commit is contained in:
@@ -300,7 +300,14 @@ export default {
|
|||||||
},
|
},
|
||||||
handleaddCancel() {
|
handleaddCancel() {
|
||||||
this.visibleadd = false
|
this.visibleadd = false
|
||||||
this.formInline = {}
|
this.formInline = {
|
||||||
|
dataList:[
|
||||||
|
{
|
||||||
|
dykzq:'',
|
||||||
|
}
|
||||||
|
],
|
||||||
|
gnxt:''
|
||||||
|
}
|
||||||
},
|
},
|
||||||
onChangehistory(page, pageSize) {
|
onChangehistory(page, pageSize) {
|
||||||
this.pageNohistory = page
|
this.pageNohistory = page
|
||||||
|
|||||||
Reference in New Issue
Block a user