提交 70072afb 编写于 作者: KK's avatar KK

修复引用错误

上级 79925a7e
......@@ -5,8 +5,7 @@
</template>
<script lang = 'ts'>
import { Vue, Component, Prop, Watch } from "vue-property-decorator";
import { Http } from '@/utils';
import CodeListService from "@/codelist/codelist-service";
import {CodeListService} from "@/ibiz-core";
import { observable } from 'rxjs';
@Component({})
export default class AppMobOrgSelect extends Vue {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册