业绩快报暂停使用处理

This commit is contained in:
mengxiaolong
2021-01-15 22:44:40 +08:00
parent 5af7fe3233
commit 7f2dc142c8

View File

@@ -61,7 +61,7 @@
</template>
<script>
import { List, Tab, Tabs, Tag, Row, Col, Sticky } from 'vant'
import { List, Tab, Tabs, Tag, Row, Col, Sticky, Dialog } from 'vant'
import { reportList } from '@/api/ebiz/report/report'
export default {
@@ -85,7 +85,10 @@ export default {
}
},
mounted() {
this.getReportList()
Dialog.alert({
message: '机房搬迁, 暂停使用。'
})
// this.getReportList()
},
methods: {
//初始化列表