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