Commit c5220242 authored by linzhiguo's avatar linzhiguo

+ 大小写

parent ca7e8dcf
import {Component, EventEmitter, Input, OnDestroy, OnChanges, OnInit, Output, ApplicationRef, ChangeDetectorRef} from '@angular/core'; import {Component, EventEmitter, Input, OnDestroy, OnChanges, OnInit, Output, ApplicationRef, ChangeDetectorRef} from '@angular/core';
import { WL01, Rat } from './wl01'; import { WL01, Rat } from './WL01';
import { JsonPipe } from '@angular/common'; import { JsonPipe } from '@angular/common';
@Component({ @Component({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment