'123'
This commit is contained in:
parent
ed96804c9e
commit
072e9fe668
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue