|
@@ -36,7 +36,7 @@
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<template slot="right">
|
|
<template slot="right">
|
|
- <ws-input @keyup.enter.native="find()" class='findValue' v-model="searchKeyWord" placeholder="可按货源查找" clearable
|
|
|
|
|
|
+ <ws-input @keyup.enter.native="find()" class='findValue' v-model="searchKeyWord" placeholder="可按货源或合同编号查找" clearable
|
|
maxlength="300" type="input"></ws-input>
|
|
maxlength="300" type="input"></ws-input>
|
|
<ws-button class="find" type="primary" @click="lookUp()">
|
|
<ws-button class="find" type="primary" @click="lookUp()">
|
|
<img width="16" height="16" style="
|
|
<img width="16" height="16" style="
|