@@ -317,7 +317,7 @@ export default {
config.data.id = this.LinkData.id;
} else {
//新增
- config.url = "/dealerFeedback";
+ config.url = "/lexus_php/api/add_report.php";
}
this.$emit("update", config);
this.closeSelf();