stab-exp-viewtabviewpanel2-tabviewpanel-service.ts 279 字节 编辑Web IDE 1 2 3 4 5 6 7 8 9 10 11 import { Http } from '@/utils'; import ControlService from '@/widgets/control-service'; /** * STabExpViewtabviewpanel2 部件服务对象 * * @export * @class STabExpViewtabviewpanel2Service */ export default class STabExpViewtabviewpanel2Service extends ControlService { }