Поправки по требованиям eslint
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="fit row">
|
<div class="fit row">
|
||||||
<Notify ref="notify"/>
|
<Notify ref="notify" />
|
||||||
<StdDialog ref="stdDialog"/>
|
<StdDialog ref="stdDialog" />
|
||||||
<keep-alive v-if="showPage">
|
<keep-alive v-if="showPage">
|
||||||
<router-view class="col"></router-view>
|
<router-view class="col"></router-view>
|
||||||
</keep-alive>
|
</keep-alive>
|
||||||
|
|||||||
Reference in New Issue
Block a user