|
@@ -105,6 +105,7 @@ export default defineComponent({
|
|
forms.clientType='TEACHER'
|
|
forms.clientType='TEACHER'
|
|
forms.content= ''
|
|
forms.content= ''
|
|
forms.attachmentUrls= ''
|
|
forms.attachmentUrls= ''
|
|
|
|
+ fileListRef.value = [];
|
|
forms.type= 'APP'
|
|
forms.type= 'APP'
|
|
forms.mobileNo= userStore.getUserInfo.phone
|
|
forms.mobileNo= userStore.getUserInfo.phone
|
|
}
|
|
}
|