@@ -484,6 +484,7 @@ const countComputed = async () => {
v-model="item.endValue"
class="ml-2 mr-5"
style="width: 80px"
+ @blur="changeAddMay"
/>
</div>
<el-text v-if="item.scoreRuleMoreInnerVO.length == 0"
@@ -588,6 +589,7 @@ const countComputed = async () => {
v-model="itemList.endValue"
class="ml-2"
<div
@@ -226,7 +226,6 @@ const handleUser = val => {
@node-click="handleNodeDeptClick"
</el-form-item>
- {{ formLabelAlign.userId }}
<el-form-item label="员工名称" label-position="top">
<el-select
v-model="formLabelAlign.userId"