Fixed ui error 31/62231/1
authorminfanyang <yang.minfan@zte.com.cn>
Fri, 24 Aug 2018 01:28:10 +0000 (09:28 +0800)
committerminfanyang <yang.minfan@zte.com.cn>
Fri, 24 Aug 2018 01:28:10 +0000 (09:28 +0800)
commit6e26bf0b71a8b8493fbd1575717a2c5e539f93ee
tree122b28e8c4ebf9ab70051ba34cec8e6ca022d27c
parent448a62b47b193dd8a658b6d7c0ddf52dbfe2589b
Fixed ui error

Change-Id: I2a26998cc093a7aaf6458f28dc752b152f0cf666
Issue-ID: HOLMES-163
Signed-off-by: minfanyang <yang.minfan@zte.com.cn>
15 files changed:
rulemgt-frontend/.angular-cli.json
rulemgt-frontend/.gitignore
rulemgt-frontend/package-lock.json
rulemgt-frontend/src/app/correlation-modal/modal.component.css [new file with mode: 0644]
rulemgt-frontend/src/app/correlation-modal/modal.component.html
rulemgt-frontend/src/app/correlation-modal/modal.component.ts
rulemgt-frontend/src/app/correlation-modal/modal.service.ts
rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html
rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.component.css [new file with mode: 0644]
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.component.html
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.component.ts
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.service.ts
rulemgt-frontend/src/assets/common/js/popModal.js
rulemgt-frontend/src/index.html