This commit is contained in:
xd 2024-08-06 13:49:53 +08:00
parent ed96804c9e
commit 072e9fe668
1 changed files with 1 additions and 0 deletions

View File

@ -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;