车辆对接

This commit is contained in:
wangshiming
2021-12-16 21:09:21 +08:00
parent ee61a26e60
commit 76fcfb0682
15 changed files with 88 additions and 38 deletions

View File

@ -1,3 +1,11 @@
/*
* @Author: your name
* @Date: 2021-12-13 10:36:49
* @LastEditTime: 2021-12-16 20:40:03
* @LastEditors: your name
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: \tms-obc-web\src\app\shared\widget\dict-select\dict-select.widget.ts
*/
import { Component, OnInit } from "@angular/core";
import { ControlWidget } from "@delon/form";