湖南公安

This commit is contained in:
liuye
2022-06-15 14:26:38 +08:00
parent d2114c2193
commit 2b543c6d98
9 changed files with 67 additions and 10 deletions

View File

@@ -280,9 +280,14 @@ export default {
for(let key in this.formData) {
this.formData[key] = ''
}
this.formData.sendType = '0'
this.formData.fileListImg = []
this.formData.fileListVideo = []
this.formData.fileListFile = []
this.areaIdList = []
this.tagIdList = []
this.deptList = []
this.userList = []
},
back() {
uni.navigateBack()