|
@@ -966,7 +966,7 @@ export default {
|
|
|
this.companyList = res.data;
|
|
this.companyList = res.data;
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
- this.$api.insCompany.dicType("InsOrderStatusAll").then((res) => {
|
|
|
|
|
|
|
+ this.$api.insCompany.dicType("insOrderStatusAll").then((res) => {
|
|
|
this.optionsStatusAll = res.data.ddList;
|
|
this.optionsStatusAll = res.data.ddList;
|
|
|
});
|
|
});
|
|
|
this.$api.insCompany.dicType("insOrderStatus").then((res) => {
|
|
this.$api.insCompany.dicType("insOrderStatus").then((res) => {
|
|
@@ -1690,7 +1690,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
});
|
|
});
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
if (item.inscompany == "中煤财险") {
|
|
if (item.inscompany == "中煤财险") {
|
|
|
// 中煤财险: "paymentEnquiry",
|
|
// 中煤财险: "paymentEnquiry",
|
|
|
let ZMApiType =
|
|
let ZMApiType =
|