mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-26 16:00:55 +00:00
feat: 修改容器列表应用商店容器默认显示 (#6705)
This commit is contained in:
committed by
wanghe-fit2cloud
parent
c5d007e4dd
commit
1045f2d475
@@ -369,7 +369,7 @@ const dialogUpgradeRef = ref();
|
||||
const dialogCommitRef = ref();
|
||||
const dialogPortJumpRef = ref();
|
||||
const opRef = ref();
|
||||
const includeAppStore = ref(true);
|
||||
const includeAppStore = ref();
|
||||
const columns = ref([]);
|
||||
|
||||
const dockerStatus = ref('Running');
|
||||
|
||||
Reference in New Issue
Block a user