2.5.7-publish
This commit is contained in:
parent
64d4618d58
commit
989f40bdb9
|
|
@ -31,7 +31,7 @@
|
|||
</block>
|
||||
<block wx:if="{{!disabledOp}}">
|
||||
<action-btn
|
||||
data-row="{{item}}"
|
||||
data-row="{{item.record}}"
|
||||
entity="{{entity}}"
|
||||
extraActions="{{extraActions}}"
|
||||
actions="{{item.record['#oakLegalActions']}}"
|
||||
|
|
|
|||
|
|
@ -19,9 +19,9 @@
|
|||
"format-message-parse": "^6.2.4",
|
||||
"history": "^5.3.0",
|
||||
"node-schedule": "^2.1.1",
|
||||
"oak-common-aspect": "file:../oak-common-aspect",
|
||||
"oak-domain": "file:../oak-domain",
|
||||
"oak-memory-tree-store": "file:../oak-memory-tree-store",
|
||||
"oak-common-aspect": "^2.1.8",
|
||||
"oak-domain": "^2.6.7",
|
||||
"oak-memory-tree-store": "^2.2.4",
|
||||
"ol": "^7.3.0",
|
||||
"react-scripts": "^5.0.1",
|
||||
"rmc-pull-to-refresh": "^1.0.13",
|
||||
|
|
|
|||
Loading…
Reference in New Issue