|
@@ -199,7 +199,7 @@
|
|
|
</div>
|
|
|
</el-col>
|
|
|
|
|
|
- <!--<el-col :span="12">
|
|
|
+ <el-col :span="12">
|
|
|
<div class="page" style="height: 600px">
|
|
|
<div class="top bg-white">
|
|
|
<div style="height: 18px" >
|
|
@@ -256,11 +256,11 @@
|
|
|
@page-change="currentChangeHandle">
|
|
|
</vxe-pager>
|
|
|
</div>
|
|
|
- <!– 弹窗, 新增 / 修改 –>
|
|
|
+ <!-- 弹窗, 新增 / 修改 -->
|
|
|
<NotifyForm ref="notifyForm" @refreshDataList="refreshList"></NotifyForm>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </el-col>-->
|
|
|
+ </el-col>
|
|
|
</el-row>
|
|
|
</div>
|
|
|
</template>
|