浏览代码

修改bug

XMLWAN 4 年前
父节点
当前提交
95c4e1009d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/management/components/UserForm.vue

+ 1 - 1
src/xt_pages/management/components/UserForm.vue 查看文件

@@ -1694,7 +1694,7 @@ export default {
1694 1694
       ).then(response => {
1695 1695
         if (response.data.state === 1) {
1696 1696
           var information = response.data.data.infor;
1697
-          console.log("information",information)
1697
+         // console.log("information",information)
1698 1698
           for (let index = 0; index < information.length; index++) {
1699 1699
             if (information[index].class === 0) {
1700 1700
               information[index].class = "";