From 64cfb487d642b0d336d6542f66d8db59acabf055 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期一, 27 三月 2023 13:47:37 +0800 Subject: [PATCH] !313 修改controller中校验直接返回R.fail Merge pull request !313 from Yjoioooo/5.X --- ruoyi-ui/src/views/tool/gen/genInfoForm.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/tool/gen/genInfoForm.vue b/ruoyi-ui/src/views/tool/gen/genInfoForm.vue index 0a1de16..f9c0d57 100644 --- a/ruoyi-ui/src/views/tool/gen/genInfoForm.vue +++ b/ruoyi-ui/src/views/tool/gen/genInfoForm.vue @@ -7,7 +7,6 @@ <el-select v-model="info.tplCategory" @change="tplSelectChange"> <el-option label="鍗曡〃锛堝鍒犳敼鏌ワ級" value="crud" /> <el-option label="鏍戣〃锛堝鍒犳敼鏌ワ級" value="tree" /> -<!-- <el-option label="涓诲瓙琛紙澧炲垹鏀规煡锛�" value="sub" />--> </el-select> </el-form-item> </el-col> -- Gitblit v1.9.3