mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
修复管理后台es分词报错问题
This commit is contained in:
@@ -413,6 +413,7 @@ export default {
|
||||
},
|
||||
// 重置密码
|
||||
resetPass() {
|
||||
if(this.selectCount==0) {this.$Message.warning('请选中数据后重试!'); return}
|
||||
this.$Modal.confirm({
|
||||
title: "确认重置",
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user