Cheng před 3 roky
rodič
revize
154f812439
1 změnil soubory, kde provedl 0 přidání a 6 odebrání
  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