11wqe1 2 ماه پیش
والد
کامیت
2ea16110f3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/dialog/permissionSettingDialog.vue

+ 1 - 1
src/components/dialog/permissionSettingDialog.vue

@@ -2466,7 +2466,7 @@ export default {
 				_max = 4;
 			} else if (this.tagType == "admin-feature") {
 				_list = this.form.admin.CampusF.appList ? this.form.admin.CampusF.appList : [];
-				_max = 8;
+				_max = 100;
 			}
 			this.$refs.selectAppDialogRef.open({
 				select: _list,