巡查上报
This commit is contained in:
@@ -262,6 +262,7 @@ export default {
|
||||
this.forwardForm.girdMemberId = ''
|
||||
this.forwardForm.girdMemberName = ''
|
||||
this.forwardForm.name = ''
|
||||
this.forwardForm.files = []
|
||||
},
|
||||
|
||||
formatList(list) {
|
||||
@@ -296,6 +297,7 @@ export default {
|
||||
}).then(res => {
|
||||
if (res?.code == 0) {
|
||||
this.isShowForward = false
|
||||
this.onClose()
|
||||
this.getDetail()
|
||||
this.$message.success('转交成功!')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user