yrik 4 年之前
父節點
當前提交
46192ad83b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ruoyi-ui/src/views/system/form/index.vue

+ 2 - 2
ruoyi-ui/src/views/system/form/index.vue

@@ -218,12 +218,12 @@
         console.log(this.$route.query.id)
         this.foremTtae = this.$route.query.tables+'_id'
         this.queryParamslist.fixedData.condition[this.foremTtae] = this.$route.query.id
-        this.cielsshow = true
+        // this.cielsshow = true
       }else{
         let begad = this.$route.query.tables+'_id'
         this.queryParamslist.fixedData.condition[begad] = this.$route.query.id
         this.foremTtae = this.$route.query.tables+'_id'
-        this.cielsshow =  false
+        // this.cielsshow =  false
       }
       // this.objParamstue.fixedData.id = this.$route.query.id
       this.init()