victop-ui

维涛VictopUI

Usage no npm install needed!

<script type="module">
  import victopUi from 'https://cdn.skypack.dev/victop-ui';
</script>

README

VictopUi

This project was generated with Angular CLI version 7.2.1.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

费用服务 > 0.4.0

参数

WorkParams = { clientid: string relationguid: string companyguid: string doccode?: string rulesDoc?: any[] relation?: any reconciliation?: any[] confirmDocType?: ConfirmDocType }

FeeUserInfo = { userCode: string userName: string }

FeeUrlConfig = { action: string // 费用接口 rules?: string // 费用规则接口 }

export enum ConfirmDocType { XD, // 箱单 BG // 报关 }

车队费用录入 vp-fee-enter

弹窗:true 界面:false. dialog: boolean; dialog = true时生效,控制显影. showPopup: boolean; dialog = true时生效,弹窗关闭触发(需把showPopup赋值为false). hidePopupFun: EventEmitter;

平台审核 vp-fee-audit

费用确认 vp-fee-review