Commit dfbb6e82 authored by renjintao's avatar renjintao

monitoring

parent e6124e49
......@@ -4,8 +4,7 @@
<template slot="easySearch">
<Form ref="formInline" :model="easySearch" inline style="margin-top:5px;">
<FormItem prop="productingpreparationpeople" style="width:200px">
<!-- <departmentSelect v-model="easySearch.productingpreparationpeople.value"></departmentSelect>-->
<workShop v-model="easySearch.productingpreparationpeople.value"></workShop>
<departmentSelect v-model="easySearch.productingpreparationpeople.value" :type="3"></departmentSelect>
</FormItem>
<FormItem prop="keys">
<Input placeholder="请输入订单编号" v-model="easySearch.keys.value" />
......
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