bill 7 tháng trước cách đây
mục cha
commit
8afe44c46c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/store/fuse-model.ts

+ 1 - 0
src/store/fuse-model.ts

@@ -165,6 +165,7 @@ export const addFuseModel = async (model: FuseModel) => {
     fuseModels.value.push(addModel);
     dynamicAddedModelIds.value.push(addModel.id);
   });
+  backupFuseModels()
 };
 
 export const initialFuseModels = fetchStoreItems(