diff --git a/src/views/thirdSys/product/thrProducts.vue b/src/views/thirdSys/product/thrProducts.vue index fc3661b1..3a3d279c 100644 --- a/src/views/thirdSys/product/thrProducts.vue +++ b/src/views/thirdSys/product/thrProducts.vue @@ -122,8 +122,8 @@ import { import {getInvbasdoc} from "@/api/thrsys/getErps"; import {getBasicThirdSys, filterDetailByKey} from "@/api/thrsys/basicThirdSys"; import {selectIp} from "@/api/system/systemParamConfig"; -import thrProductsDetail from "./ThrProductsDetail"; -import ThrProductsAdd from "@/views/thirdSys/product/ThrProductsAdd"; +import thrProductsDetail from "./thrProductsDetail"; +import ThrProductsAdd from "@/views/thirdSys/product/thrProductsAdd"; import {findConfig} from "@/api/thrsys/spsSyncStatus"; export default { diff --git a/src/views/thirdSys/product/ThrProductsAdd.vue b/src/views/thirdSys/product/thrProductsAdd.vue similarity index 100% rename from src/views/thirdSys/product/ThrProductsAdd.vue rename to src/views/thirdSys/product/thrProductsAdd.vue diff --git a/src/views/thirdSys/product/ThrProductsDetail.vue b/src/views/thirdSys/product/thrProductsDetail.vue similarity index 100% rename from src/views/thirdSys/product/ThrProductsDetail.vue rename to src/views/thirdSys/product/thrProductsDetail.vue diff --git a/src/views/thirdSys/product/thrProductsExport.vue b/src/views/thirdSys/product/thrProductsExport.vue index 4d8fdd6e..e1d94b1d 100644 --- a/src/views/thirdSys/product/thrProductsExport.vue +++ b/src/views/thirdSys/product/thrProductsExport.vue @@ -100,7 +100,7 @@