Commit ad7605ab authored by renjintao's avatar renjintao

processManage

parent 6192f9b5
...@@ -21,7 +21,8 @@ ...@@ -21,7 +21,8 @@
<Input <Input
search search
enter-button enter-button
class="w240 mr10 fl" class=" mr10 fl"
style="width:240px"
v-model="searchIterms" v-model="searchIterms"
placeholder="请输入编号、名称" placeholder="请输入编号、名称"
@on-search="easySearch" @on-search="easySearch"
......
...@@ -29,7 +29,8 @@ ...@@ -29,7 +29,8 @@
<Input <Input
search search
enter-button enter-button
class="w240 mr10 fl" class=" mr10 fl"
style="width:240px"
v-model="searchIterms" v-model="searchIterms"
placeholder="请输入订单编号" placeholder="请输入订单编号"
@on-search="easySearch" @on-search="easySearch"
......
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