stree-exp-view2treeexpbar-treeexpbar-service.ts 276 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 import { Http } from '@/utils'; import ControlService from '@/widgets/control-service'; /** * STreeExpView2treeexpbar 部件服务对象 * * @export * @class STreeExpView2treeexpbarService */ export default class STreeExpView2treeexpbarService extends ControlService { }