소스 검색

意见反馈提交,未置空上一次的数据

liushengqiang 2 년 전
부모
커밋
55f4336775
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/page-orchestra/custom-plugins/helper-model/recommendation/index.tsx

+ 1 - 0
src/page-orchestra/custom-plugins/helper-model/recommendation/index.tsx

@@ -36,6 +36,7 @@ export default defineComponent({
 					message: "意见反馈已提交",
 					position: "top",
 				});
+				recommenData.message = ''
 				emit("close");
 			} catch (error) {}
 			recommenData.loading = false;