Kaynağa Gözat

:speech_balloon: Updating text and literals.

lishangbu 6 yıl önce
ebeveyn
işleme
3f916b5e1a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/views/admin/token/index.vue

+ 2 - 2
src/views/admin/token/index.vue

@@ -33,7 +33,7 @@
                      icon="el-icon-delete"
                      size="mini"
                      plain
-                     @click="handleDel(scope.row,scope.index)">删除
+                     @click="handleDel(scope.row,scope.index)">踢人
           </el-button>
         </template>
       </avue-crud>
@@ -84,7 +84,7 @@
       },
       rowDel: function (row, index) {
         var _this = this
-        this.$confirm('是否确认删除ID为' + row.token_value, '提示', {
+        this.$confirm('是否强制' + row.user_name+ '下线?', '提示', {
           confirmButtonText: '确定',
           cancelButtonText: '取消',
           type: 'warning'