icssoa 4 năm trước cách đây
mục cha
commit
c18ed85796
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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: [],