kevin_zhangl %!s(int64=3) %!d(string=hai) anos
pai
achega
1a02b79fa2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backendEle/src/components/FilterUser.vue

+ 1 - 1
backendEle/src/components/FilterUser.vue

@@ -313,7 +313,7 @@
       handleOptionPlus() {
         if (this.filterType === '' || this.filterSymbol === '' || (this.filterValue === '' && this.filterAreaValue === [])) {
           this.$message({
-            message: '请填写完整筛选内容',
+            message: 'please complete the selection',//请填写完整筛选内容
             type: 'warning'
           });
           return false