|
@@ -1473,7 +1473,7 @@ export default {
|
|
this.fWbuOptions = response.rows;
|
|
this.fWbuOptions = response.rows;
|
|
});
|
|
});
|
|
listFtmsorderbillss().then((response) => {
|
|
listFtmsorderbillss().then((response) => {
|
|
- this.carManages = response.rows;
|
|
|
|
|
|
+ this.carManages = response;
|
|
});
|
|
});
|
|
company({
|
|
company({
|
|
delFlag: "0",
|
|
delFlag: "0",
|