Merge pull request 'fix : 公司选择框' (#400) from dd into master
Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/400
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<el-button @click="getList()">搜索</el-button>
|
||||
</template>
|
||||
</el-input>
|
||||
|
||||
<fvCheckbox style="margin-left: 10px" :options="checkOptions" v-model="checkList" @change="checkBoxChange"/>
|
||||
<!-- 人员选择 -->
|
||||
<el-empty :image-size="100" description="似乎没有数据" v-show="dataList.length === 0"/>
|
||||
|
||||
Reference in New Issue
Block a user