mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-07 18:25:45 +08:00
Add flag for support to beta functionality (#876)
This commit is contained in:
parent
b328c587d6
commit
02e4f34b21
@ -20,5 +20,12 @@
|
||||
"api": {
|
||||
"url": "https://api.github.com/repos/adempiere/"
|
||||
}
|
||||
},
|
||||
"betaFunctionality": {
|
||||
"window": false,
|
||||
"process": false,
|
||||
"report": false,
|
||||
"smartBrowser": false,
|
||||
"form": false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user