ouyang 3 years ago
parent
commit
67118ad13f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/vue/src/views/CollectionEdit.vue

+ 1 - 1
src/main/vue/src/views/CollectionEdit.vue

@@ -464,7 +464,7 @@ export default {
             saving: false,
             saving: false,
             formData: {
             formData: {
                 onShelf: false,
                 onShelf: false,
-                salable: true,
+                salable: false,
                 properties: [],
                 properties: [],
                 type: 'DEFAULT',
                 type: 'DEFAULT',
                 source: 'OFFICIAL',
                 source: 'OFFICIAL',