From 76cd592401297b758efd0543474fe4b2a99087df Mon Sep 17 00:00:00 2001 From: wxz Date: Wed, 25 Oct 2023 14:16:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=B1=85=E6=B0=91=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/labelConfig/addForm.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/modules/communityService/labelConfig/addForm.vue b/src/views/modules/communityService/labelConfig/addForm.vue index 1531ec743..0dc56d0d1 100644 --- a/src/views/modules/communityService/labelConfig/addForm.vue +++ b/src/views/modules/communityService/labelConfig/addForm.vue @@ -431,7 +431,6 @@ export default { const url = "/oper/customize/icformitem/getItemListV2"; let params = { groupId: row.itemGroupId, - policyFlag: "1", }; this.hadeleClearForm(this.tableData[index], index); if (!type) {