mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #107 from a110605/issue-7283
upgrade @rancher/shell to v3.0.2-rc2
This commit is contained in:
commit
2bb65801d9
@ -6,7 +6,7 @@
|
|||||||
"node": ">=20.0.0"
|
"node": ">=20.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rancher/shell": "3.0.1-rc.4",
|
"@rancher/shell": "3.0.2-rc.2",
|
||||||
"cache-loader": "^4.1.0",
|
"cache-loader": "^4.1.0",
|
||||||
"color": "4.2.3",
|
"color": "4.2.3",
|
||||||
"ip": "2.0.1",
|
"ip": "2.0.1",
|
||||||
|
|||||||
@ -101,7 +101,7 @@ export default {
|
|||||||
v-bind="$attrs"
|
v-bind="$attrs"
|
||||||
:headers="headers"
|
:headers="headers"
|
||||||
:sub-rows="true"
|
:sub-rows="true"
|
||||||
:groupable="false"
|
:groupable="true"
|
||||||
:rows="rows"
|
:rows="rows"
|
||||||
:group-title-by="groupTitleBy"
|
:group-title-by="groupTitleBy"
|
||||||
:group-by="groupBy"
|
:group-by="groupBy"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user