@@ -1,6 +1,7 @@
<template>
<a-card size="small" :bordered="false" class="allocateBillList-wrap">
<a-spin :spinning="spinning" tip="Loading...">
+
<!-- 搜索条件 -->
<div class="table-page-search-wrapper">
<a-form layout="inline" @keyup.enter.native="$refs.table.refresh(true)">