yrik 4 년 전
부모
커밋
fdfa9cc0df
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      ruoyi-ui/src/views/system/form/index.vue

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

@@ -361,9 +361,9 @@
                this.jeigneutwo.push(route)
            } else if (route == 'D') {
              route = '删除'
-             if (this.formy.id != -1) {
+             // if (this.formy.id != -1) {
                this.jeigneutwo.push(route)
-             }
+             // }
            } else if (route == 'Q') {
              route = '查询'
              this.jeigneutwo.push(route)
@@ -397,7 +397,9 @@
         this.numtab = index
         this.queryParamslist.table = this.tabldie[index].tableName
         this.tabName = this.tabldie[index].tableName
-        this.foremliseju()
+        this.objParamstue.table = this.tabldie[index].tableName
+        this.foremliseju()
+        this.foremlisejuque()
       },
       changeFn(obj) {
         for(let key in obj){