瀏覽代碼

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

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;