Commit fc140c6f authored by limengyang's avatar limengyang
parent d4afcc5c
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
</Select> </Select>
</FormItem> </FormItem>
</Col> </Col>
<Col :span="5"> <!-- <Col :span="5">
<FormItem label="商品分组" name="types"> <FormItem label="商品分组" name="types">
<Select <Select
v-model:value="searchForm.types" v-model:value="searchForm.types"
...@@ -499,7 +499,7 @@ ...@@ -499,7 +499,7 @@
}}</SelectOption> }}</SelectOption>
</Select> </Select>
</FormItem> </FormItem>
</Col> </Col> -->
<Col :span="4"> <Col :span="4">
<div> <div>
<Button style="margin-right: 5px" @click="onRset">重置</Button> <Button style="margin-right: 5px" @click="onRset">重置</Button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment