mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-12-23 04:46:31 +08:00
fix(common table): fix cimmmon table filter form
This commit is contained in:
parent
c5f1936003
commit
009ddd1923
|
@ -48,7 +48,7 @@
|
||||||
</t-row>
|
</t-row>
|
||||||
</t-col>
|
</t-col>
|
||||||
|
|
||||||
<t-col :span="4" class="operation-container">
|
<t-col :span="2" class="operation-container">
|
||||||
<t-button theme="primary" type="submit" :style="{ marginLeft: '8px' }"> 查询 </t-button>
|
<t-button theme="primary" type="submit" :style="{ marginLeft: '8px' }"> 查询 </t-button>
|
||||||
<t-button type="reset" variant="base" theme="default"> 重置 </t-button>
|
<t-button type="reset" variant="base" theme="default"> 重置 </t-button>
|
||||||
</t-col>
|
</t-col>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user