jwyu 1 năm trước cách đây
mục cha
commit
8695782182
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/custom_manage/customList/customShareList.vue

+ 1 - 1
src/views/custom_manage/customList/customShareList.vue

@@ -588,7 +588,7 @@ export default {
 					this.tableData = res.Data.List || [];
 					this.isShowloadding = false;
 					this.IsShareGroup=res.Data.IsShareGroup||false
-					this.status=res.Data.Status||2
+					this.status=res.Data.Status
 				}
 			})
 		},