第三方产品信息功能代码提交

prod
郑明梁 3 years ago
parent e84e83c09e
commit c8726b4f5a

@ -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 {

@ -100,7 +100,7 @@
<script>
import {filterLog, deleteLog} from "@/api/thrsys/thrProductsExport.js";
import thrProductsSelect from "./ThrProductsSelect";
import thrProductsSelect from "./thrProductsSelect";
import axios from "axios";
import {formatDate} from "../../../utils/date";

@ -162,8 +162,8 @@ import {filterLog, deleteLog} from "@/api/thrsys/thrProductsImport";
import {getBasicThirdSys, filterDetailByKey} from "@/api/thrsys/basicThirdSys";
import {downloadAll} from "@/api/thrsys/thrProducts";
import {selectIp} from "@/api/system/systemParamConfig";
import thrProductsImportDetail from "./ThrProductsImportDetail";
import thrProductsSelect from "./ThrProductsSelect";
import thrProductsImportDetail from "./thrProductsImportDetail";
import thrProductsSelect from "./thrProductsSelect";
import axios from "axios";
export default {

@ -126,7 +126,7 @@ 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 thrProductsDetail from "./thrProductsDetail";
import {exportExcel} from "@/api/thrsys/thrProductsExport"
import {thrProductUpload} from "@/api/thrsys/smp"
Loading…
Cancel
Save