Browse Source

修复bug

Cheng 3 years ago
parent
commit
154f812439
1 changed files with 0 additions and 6 deletions
  1. 0 6
      src/views/dataPermission/index.vue

+ 0 - 6
src/views/dataPermission/index.vue

@@ -469,12 +469,6 @@ export default {
             })
           } else {
             this.ruleForm.tenant=this.userinfo.tenantId
-<<<<<<< HEAD
-            // console.log(this.ruleForm)
-=======
-           
-           
->>>>>>> dev
             this.$api.addData(this.ruleForm).then(response => {
               this.$message.success('新增成功')
               this.btnLoading = false