Commit 4e468261 by 无尘

fix: 修改工作台

parent f05eeb39
......@@ -3,7 +3,7 @@
* @Author : 无尘
* @Date : 2020-02-13 16:13:59
* @LastEditors: 无尘
* @LastEditTime: 2020-10-22 14:39:18
* @LastEditTime: 2020-10-22 15:10:42
* @FilePath : \haoban-4\src\components\company\add-relate.vue
-->
<!--
......@@ -14,7 +14,7 @@
<template>
<el-dialog width="600px" title="新增绑定" :visible.sync="departVisible" append-to-body :before-close="handleClose">
<el-form :model="partForm" :rules="rules" ref="partForm" label-width="0px" class="dialog-form">
<el-form :model="partForm" :rules="rules" ref="partForm" label-width="0px" class="dialog-form" @submit.native.prevent>
<el-form-item label="" prop="salerName">
<el-popover placement="bottom" title="" width="457" v-model="visible">
<div class="daily-store-select">
......
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