|
|
|
@ -26,7 +26,7 @@ |
|
|
|
:value="region.ID" |
|
|
|
/> |
|
|
|
</el-select> |
|
|
|
<span class="form-label">类型</span> |
|
|
|
<span class="form-label">物品类型</span> |
|
|
|
<el-select |
|
|
|
v-model="searchForm.prize_type" |
|
|
|
placeholder="请选择类型" |
|
|
|
@ -383,7 +383,7 @@ const handleCurrentChange = (val) => { |
|
|
|
border-radius: 12px !important; |
|
|
|
overflow: hidden !important; |
|
|
|
border: 1px solid #e4e7ed !important; |
|
|
|
/* height: 700px; */ |
|
|
|
height: 750px; |
|
|
|
} |
|
|
|
|
|
|
|
.table-header { |
|
|
|
|