diff --git a/src/typings/components.d.ts b/src/typings/components.d.ts index d0457afd..2aa39283 100644 --- a/src/typings/components.d.ts +++ b/src/typings/components.d.ts @@ -54,6 +54,7 @@ declare module 'vue' { ATypography: typeof import('ant-design-vue/lib')['Typography'] ATypographyParagraph: typeof import('ant-design-vue/lib')['TypographyParagraph'] ATypographyText: typeof import('ant-design-vue/lib')['TypographyText'] + ATypographyTitle: typeof import('ant-design-vue/lib')['TypographyTitle'] AUpload: typeof import('ant-design-vue/lib')['Upload'] AUploadDragger: typeof import('ant-design-vue/lib')['UploadDragger'] BellOutlined: typeof import('@ant-design/icons-vue')['BellOutlined'] diff --git a/src/views/fault/active-alarm/index.vue b/src/views/fault/active-alarm/index.vue new file mode 100644 index 00000000..a66e68de --- /dev/null +++ b/src/views/fault/active-alarm/index.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/src/views/fault/alarm-forwarding/index.vue b/src/views/fault/alarm-forwarding/index.vue new file mode 100644 index 00000000..a66e68de --- /dev/null +++ b/src/views/fault/alarm-forwarding/index.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/src/views/fault/fault-setting/index.vue b/src/views/fault/fault-setting/index.vue new file mode 100644 index 00000000..a66e68de --- /dev/null +++ b/src/views/fault/fault-setting/index.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/src/views/fault/history-alarm/index.vue b/src/views/fault/history-alarm/index.vue new file mode 100644 index 00000000..a66e68de --- /dev/null +++ b/src/views/fault/history-alarm/index.vue @@ -0,0 +1,11 @@ + + + + +