Commit 17fdebdf by crushh

update: dist

parent 0dd6c1f6
<template>
<el-dialog :visible.sync="show" title="选择成员" width="1030px" append-to-body @close="onCancel">
<el-dialog :visible.sync="show" v-if="show" title="选择成员" width="1030px" append-to-body @close="onCancel">
<div class="select-clerk" v-loading="loading">
<!-- 选择导购 -->
<div class="clerk-list">
......
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