请求
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<view class="search-item">
|
||||
<label class="search-label">任务描述</label>
|
||||
<view class="filter_input_wraper">
|
||||
<input type="text" class="search-input-l" placeholder="车号" v-model="taskName">
|
||||
<input type="text" class="search-input-l" placeholder="任务描述" v-model="taskName">
|
||||
</view>
|
||||
</view>
|
||||
<view class="search-item">
|
||||
@@ -209,7 +209,7 @@
|
||||
inst_num: this.instNum,
|
||||
task_name: this.taskName,
|
||||
task_type: this.taskName,
|
||||
product_area: this.taskName,
|
||||
product_area: this.index2,
|
||||
vehicle_code: this.val1,
|
||||
start_point: this.startPoint,
|
||||
end_point: this.endPoint,
|
||||
|
||||
Reference in New Issue
Block a user