jwyu 1 an în urmă
părinte
comite
8695782182
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
 				}
 			})
 		},