@@ -71,7 +71,7 @@
<template v-slot:action="{ row }">
<el-popconfirm
class="ele-action"
- title="确定要删除此角色吗?"
+ title="确定要删除此成员吗?"
@confirm="remove(row)"
>
<template v-slot:reference>
@@ -160,7 +160,7 @@
this.loading = false;
if (data) {
this.form = data;
-
+
// this.$nextTick(() => {
// });
@@ -73,7 +73,7 @@
- title="确定要删除当前工步吗?"
+ title="确定要删除当前工种吗?"