bug 67616

bug 67620
This commit is contained in:
zyx.net
2023-03-30 09:23:02 +08:00
parent a3fe427a1c
commit 7ebbcf01e1
@@ -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