Commit c2953567 authored by 季圣华's avatar 季圣华
Browse files

解决菜单切换页面闪现的bug

parent 283b4ef9
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -71,6 +73,8 @@ ...@@ -71,6 +73,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<depot-modal ref="modalForm" @ok="modalFormOk"></depot-modal> <depot-modal ref="modalForm" @ok="modalFormOk"></depot-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import DepotModal from './modules/DepotModal' import DepotModal from './modules/DepotModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -62,6 +64,8 @@ ...@@ -62,6 +64,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<function-modal ref="modalForm" @ok="modalFormOk"></function-modal> <function-modal ref="modalForm" @ok="modalFormOk"></function-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import FunctionModal from './modules/FunctionModal' import FunctionModal from './modules/FunctionModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -76,6 +78,8 @@ ...@@ -76,6 +78,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<inOutItem-modal ref="modalForm" @ok="modalFormOk"></inOutItem-modal> <inOutItem-modal ref="modalForm" @ok="modalFormOk"></inOutItem-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import InOutItemModal from './modules/InOutItemModal' import InOutItemModal from './modules/InOutItemModal'
......
<template> <template>
<a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false"> <a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
...@@ -73,6 +75,8 @@ ...@@ -73,6 +75,8 @@
</a-table> </a-table>
<!-- table区域-end --> <!-- table区域-end -->
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -83,6 +85,8 @@ ...@@ -83,6 +85,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<member-modal ref="modalForm" @ok="modalFormOk"></member-modal> <member-modal ref="modalForm" @ok="modalFormOk"></member-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import MemberModal from './modules/MemberModal' import MemberModal from './modules/MemberModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -67,6 +69,8 @@ ...@@ -67,6 +69,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<person-modal ref="modalForm" @ok="modalFormOk"></person-modal> <person-modal ref="modalForm" @ok="modalFormOk"></person-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import PersonModal from './modules/PersonModal' import PersonModal from './modules/PersonModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -71,6 +73,8 @@ ...@@ -71,6 +73,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<plugin-modal ref="modalForm" @ok="modalFormOk"></plugin-modal> <plugin-modal ref="modalForm" @ok="modalFormOk"></plugin-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import PluginModal from './modules/PluginModal' import PluginModal from './modules/PluginModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -66,6 +68,8 @@ ...@@ -66,6 +68,8 @@
<p>分配功能已经操作成功!现在继续<b>分配按钮</b>吗?</p> <p>分配功能已经操作成功!现在继续<b>分配按钮</b>吗?</p>
</a-modal> </a-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import RoleModal from './modules/RoleModal' import RoleModal from './modules/RoleModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -76,6 +78,8 @@ ...@@ -76,6 +78,8 @@
<serial-number-batch-modal ref="serialNumberBatchModel" @ok="modalFormOk"></serial-number-batch-modal> <serial-number-batch-modal ref="serialNumberBatchModel" @ok="modalFormOk"></serial-number-batch-modal>
<bill-detail ref="modalDetail"></bill-detail> <bill-detail ref="modalDetail"></bill-detail>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import SerialNumberModal from './modules/SerialNumberModal' import SerialNumberModal from './modules/SerialNumberModal'
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -62,6 +64,8 @@ ...@@ -62,6 +64,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<systemConfig-modal ref="modalForm" @ok="modalFormOk"></systemConfig-modal> <systemConfig-modal ref="modalForm" @ok="modalFormOk"></systemConfig-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import SystemConfigModal from './modules/SystemConfigModal' import SystemConfigModal from './modules/SystemConfigModal'
......
<template> <template>
<a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false"> <a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
...@@ -42,6 +44,8 @@ ...@@ -42,6 +44,8 @@
<!-- table区域-end --> <!-- table区域-end -->
<tenant-modal ref="modalForm" @ok="modalFormOk"></tenant-modal> <tenant-modal ref="modalForm" @ok="modalFormOk"></tenant-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -57,6 +59,8 @@ ...@@ -57,6 +59,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<unit-modal ref="modalForm" @ok="modalFormOk"></unit-modal> <unit-modal ref="modalForm" @ok="modalFormOk"></unit-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import UnitModal from './modules/UnitModal' import UnitModal from './modules/UnitModal'
......
<template> <template>
<a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false"> <a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
...@@ -71,6 +73,8 @@ ...@@ -71,6 +73,8 @@
<user-depot-modal ref="userDepotModal" @ok="modalFormOk"></user-depot-modal> <user-depot-modal ref="userDepotModal" @ok="modalFormOk"></user-depot-modal>
<user-customer-modal ref="userCustomerModal" @ok="modalFormOk"></user-customer-modal> <user-customer-modal ref="userCustomerModal" @ok="modalFormOk"></user-customer-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
......
<template> <template>
<a-card :bordered="false" class="card-area"> <a-row :gutter="24">
<a-col :md="24">
<a-card :bordered="false">
<!-- 查询区域 --> <!-- 查询区域 -->
<div class="table-page-search-wrapper"> <div class="table-page-search-wrapper">
<!-- 搜索区域 --> <!-- 搜索区域 -->
...@@ -83,6 +85,8 @@ ...@@ -83,6 +85,8 @@
<!-- 表单区域 --> <!-- 表单区域 -->
<vendor-modal ref="modalForm" @ok="modalFormOk"></vendor-modal> <vendor-modal ref="modalForm" @ok="modalFormOk"></vendor-modal>
</a-card> </a-card>
</a-col>
</a-row>
</template> </template>
<script> <script>
import VendorModal from './modules/VendorModal' import VendorModal from './modules/VendorModal'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment