admin/src/views/client/components/staffEdit.vue
@@ -1,6 +1,6 @@ <template> <GlobalWindow :title="title" width="900px" :visible.sync="visible" :confirm-working="isWorking" @confirm="confirm"> <el-form :model="form" ref="form" :rules="rules"> <GlobalWindow :title="title" width="820px" :visible.sync="visible" :confirm-working="isWorking" @confirm="confirm"> <el-form :model="form" ref="form" label-position="top" :rules="rules"> <div class="list"> <el-form-item label="客户名称" prop="customerId"> <el-select v-model="form.customerId" clearable filterable>