icssoa пре 4 година
родитељ
комит
c18ed85796
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/cool/modules/upload/components/space/index.vue

+ 2 - 2
src/cool/modules/upload/components/space/index.vue

@@ -194,11 +194,11 @@ export default {
 
 	data() {
 		return {
-			visible: true,
+			visible: false,
 			loading: false,
 			category: {
 				id: null,
-				visible: false
+				visible: true
 			},
 			selection: [],
 			list: [],