Commit 9cbcfc1e by lichengming

修改了地区样品查询页面

parent 90552ef1
......@@ -22,7 +22,7 @@
</el-date-picker>
</Form-item>
<Form-item label="钻孔位置:">
<Input v-model="formObj.location" @on-enter="_search" clearable placeholder="请输入钻孔位置" style="width:100%"/>
<Input v-model="formObj.boreholeLocation" @on-enter="_search" clearable placeholder="请输入钻孔位置" style="width:100%"/>
</Form-item>
<Form-item class="search-btn">
<Button @click="_getData" type="primary" class="width-80">
......
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