flat: 人 》 个

This commit is contained in:
Apcallover
2024-03-12 16:33:13 +08:00
parent a82b3aba41
commit d6e2d6684d
4 changed files with 5 additions and 8 deletions

View File

@@ -63,10 +63,10 @@
icon="el-icon-circle-plus-outline"
type="primary"
@click="submit"
> </el-button
> </el-button
>
<el-button icon="el-icon-circle-close" @click="dialogVisible = false"
> </el-button
> </el-button
>
</span>
</el-dialog>
@@ -129,9 +129,6 @@ export default {
},
},
watch: {
value(old, ew) {
console.log(old, ew)
}
},
methods: {
/*技能*/

View File

@@ -22,7 +22,7 @@
flex-shrink: 1;
">
{{ node.label }}
{{ data.sumNum }}
{{ data.sumNum }}
</span>
<!-- </el-tooltip> -->
<span v-show="data.id && data.id !== '0'" style="flex-basis: 20%">

View File

@@ -22,7 +22,7 @@
flex-shrink: 1;
">
{{ node.label }}
{{ data.sumNum }}
{{ data.sumNum }}
</span>
<!-- </el-tooltip> -->
<span v-show="data.id && data.id !== '0'" style="flex-basis: 20%">

View File

@@ -17,7 +17,7 @@
flex-shrink: 1;
">
{{ node.label }}
{{ data.sumNum }}
{{ data.sumNum }}
</span>
<span v-show="data.id && data.id !== '0'" style="flex-basis: 20%">
<el-button type="text" icon="el-icon-edit" size="mini" @click="() => updateGroups('edit', data)">