Merge pull request '更新' (#9) from zyj into master
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<view class="seach_input">
|
<view class="seach_input">
|
||||||
<uni-easyinput :letfText='letfText' confirmType='search'
|
<uni-easyinput :letfText='letfText' confirmType='search'
|
||||||
@confirm='getData.currentPage=1;getList()'
|
@confirm='getData.currentPage=1;getList()'
|
||||||
placeholder-style="color:#bbbbbb;font-weight: 100;" v-model="getData.params.siteName"
|
placeholder-style="color:#bbbbbb;font-weight: 100;" v-model="getData.params.companyName"
|
||||||
placeholder="企业名称">
|
placeholder="企业名称">
|
||||||
</uni-easyinput>
|
</uni-easyinput>
|
||||||
</view>
|
</view>
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
currentPage: 1,
|
currentPage: 1,
|
||||||
params: {
|
params: {
|
||||||
preTreatmentSign: '', //申请状态审核状态
|
preTreatmentSign: '', //申请状态审核状态
|
||||||
siteName: '', //油站名称
|
companyName: '', //油站名称
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user