|
@@ -5,7 +5,7 @@
|
|
|
<el-col :span="14" class="left-content h100">
|
|
|
<el-scrollbar class="h100">
|
|
|
<el-card shadow="never">
|
|
|
- <el-form :model="state.ruleForm" ref="ruleFormRef" label-width="110px" label-position="right" scroll-to-error>
|
|
|
+ <el-form :model="state.ruleForm" ref="ruleFormRef" label-width="110px" label-position="right" scroll-to-error :disabled="buttonLoading">
|
|
|
<p class="border-title mb10">来电信息</p>
|
|
|
<el-row :gutter="20">
|
|
|
<!-- 来源渠道 -->
|