mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
update doc
This commit is contained in:
@@ -80,6 +80,7 @@ create table stock
|
|||||||
|
|
||||||
这时,编辑字段具体的属性。如是否【可显示】【可编辑】等。
|
这时,编辑字段具体的属性。如是否【可显示】【可编辑】等。
|
||||||
|
|
||||||
|
|
||||||
## 子表添加
|
## 子表添加
|
||||||
|
|
||||||
::: warning 注意
|
::: warning 注意
|
||||||
@@ -135,6 +136,10 @@ src\views\stocks\index.vue
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 其他
|
||||||
|
|
||||||
|
当采用动态头部时,如果数据库新加了字段,需要使用【同步结构】功能把新字段同步到代码生成器中。为了防止对已有的配置造成影响,该功能只新增字段,不会对已有字段进行调整。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user