若依
2021-06-03 cc658b9ecea1527c2f415cde07054f6dce9e890f
!66 代码生成优化
Merge pull request !66 from 雪忆天堂/N/A
2 files modified
4 ■■■■ changed files
ruoyi-modules/ruoyi-gen/src/main/resources/vm/vue/index-tree.vue.vm 2 ●●● patch | view | raw | blame | history
ruoyi-modules/ruoyi-gen/src/main/resources/vm/vue/index.vue.vm 2 ●●● patch | view | raw | blame | history
ruoyi-modules/ruoyi-gen/src/main/resources/vm/vue/index-tree.vue.vm
@@ -532,7 +532,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch((err)=>{})
    }
  }
};
ruoyi-modules/ruoyi-gen/src/main/resources/vm/vue/index.vue.vm
@@ -587,7 +587,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch((err)=>{})
    },
#if($table.sub)
    /** ${subTable.functionName}序号 */