Commit ed9f5698 authored by 罗超's avatar 罗超

1

parent 39031e2f
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<span>{{ scope.row.Name }}</span> <span>{{ scope.row.Name }}</span>
</div> </div>
</el-tooltip> </el-tooltip>
<img <!-- <img
@click=" @click="
(scope.row.editname = true), (scope.row.editname = true),
(scope.row.NameNew = scope.row.Name) (scope.row.NameNew = scope.row.Name)
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
style="width: 15px; height: 15px; margin-left: 7px" style="width: 15px; height: 15px; margin-left: 7px"
src="../../assets/img/userman/edit1.png" src="../../assets/img/userman/edit1.png"
alt="" alt=""
/> /> -->
</div> </div>
</div> </div>
</template> </template>
......
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