diff --git a/src/views/alarm/components/Line.vue b/src/views/alarm/components/Line.vue new file mode 100644 index 00000000..b08a81ca --- /dev/null +++ b/src/views/alarm/components/Line.vue @@ -0,0 +1,127 @@ + + + + diff --git a/src/views/alarm/components/Snapshot.vue b/src/views/alarm/components/Snapshot.vue index ccf3fb3c..f33a6351 100644 --- a/src/views/alarm/components/Snapshot.vue +++ b/src/views/alarm/components/Snapshot.vue @@ -13,12 +13,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->