给商品查询增加查询条件

This commit is contained in:
神话
2022-05-01 23:47:53 +08:00
parent 9c45cdfa91
commit dd2f719770
3 changed files with 45 additions and 3 deletions

View File

@@ -638,7 +638,7 @@
.ant-form-item {
display: flex;
margin-bottom: 24px;
margin-bottom: 12px;
margin-right: 0;
.ant-form-item-control-wrapper {
@@ -661,7 +661,7 @@
.table-page-search-submitButtons {
display: block;
margin-bottom: 24px;
margin-bottom: 12px;
white-space: nowrap;
}