Browse Source

节点授权

q_v1
herenshan112 1 week ago
parent
commit
bad87b8fc7
  1. 5
      src/utils/pinia/stores/lowCode/entry.ts

5
src/utils/pinia/stores/lowCode/entry.ts

@ -0,0 +1,5 @@
export interface formTableInfo{
size?: any;
name?:any,
formName?:any
}
Loading…
Cancel
Save