chenrui  преди 2 години
родител
ревизия
b6ed7cb9ec
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      src/views/newUserManagement/index.vue

+ 1 - 2
src/views/newUserManagement/index.vue

@@ -372,7 +372,7 @@ export default {
           let code = null
           this.formInline.user_group_id = this.treeCheckId
           const data = this.formInline
-          console.log(this.type)
+          // console.log(this.type)
           if (this.type = 'edit') {
             const id = this.formInline.user_group_id
             if (id) {
@@ -484,7 +484,6 @@ export default {
               user_group_id: this.arrs[this.activeIndex].user_group_id
             }, 'user_group_id')
             this.tableData = result
-            console.log(this.tableData)
           // if (code) {
           //   // if (this.dataType == 'add') {
           //   //   this.clearTableForm()