Commit bc1956b7 authored by 黄奎's avatar 黄奎

页面修改

parent 1a1c3b75
......@@ -15,7 +15,7 @@
<el-input v-model="msg.AccountName" @keyup.enter.native="getList"></el-input>
</span>
</li>
<li>
<li style="display:none;">
<span>
<em>同行</em>
<el-select class="w150" v-model="msg.CustomerId" filterable :placeholder="$t('pub.pleaseSel')">
......@@ -150,7 +150,7 @@
},
mounted() {
this.getEmployeeList();
this.getCustomerList();
//this.getCustomerList();
this.getList();
},
filters: {},
......
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