mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-08-19 18:49:39 +08:00
优化代码
This commit is contained in:
@@ -316,7 +316,7 @@ export default {
|
||||
},
|
||||
/** 选择生成模板触发 */
|
||||
tplSelectChange(value) {
|
||||
if(value !== 'sub') {
|
||||
if (value !== 'sub') {
|
||||
this.info.subTableName = ''
|
||||
this.info.subTableFkName = ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user