src/pages/drawManage/parts/editLink.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/drawManage/parts/editLink.vue
@@ -142,7 +142,7 @@ <script> import { componentRelatedSubmit } from "../product/apis"; import { getAllSubWithOutComponent, addCompentConnectBom } from "./apis"; import { mapState } from "vuex"; import { mapGetters } from "vuex"; export default { name: "", props: { @@ -212,7 +212,7 @@ return this.comData.cProductHistorys1; } }, ...mapState("account", [ ...mapGetters("account", [ "roles", "projectManagerList", "generalManagerList",