From 072e9fe668bb7237879af90f7aad18ad77ecfcee Mon Sep 17 00:00:00 2001 From: xd <844539747@qq.com> Date: Tue, 6 Aug 2024 13:49:53 +0800 Subject: [PATCH] '123' --- ruoyi-ui/src/views/quot/quot/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-ui/src/views/quot/quot/index.vue b/ruoyi-ui/src/views/quot/quot/index.vue index 0fff41e..ea8b56e 100644 --- a/ruoyi-ui/src/views/quot/quot/index.vue +++ b/ruoyi-ui/src/views/quot/quot/index.vue @@ -1637,6 +1637,7 @@ export default { this.$modal.msgError("反馈附件必须上传"); return; }*/ + this.form.quotMaterialList = this.quotMaterialList; feedbackQuot(this.form).then(response => { this.$modal.msgSuccess("提交反馈成功"); this.open = false;