From c92fb9e3e175b776799abe2c9b29f44701e9bdf4 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Mon, 14 Feb 2022 14:38:18 +0800 Subject: [PATCH] dd --- .../modules/communityParty/elegant/index.vue | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/views/modules/communityParty/elegant/index.vue b/src/views/modules/communityParty/elegant/index.vue index 1bb3dfc4..e24c2a0d 100644 --- a/src/views/modules/communityParty/elegant/index.vue +++ b/src/views/modules/communityParty/elegant/index.vue @@ -149,7 +149,17 @@ - + + + + + + + item.categoryId) + + if (!_arr.includes(res.data.categoryId) && !this.disabled) this.form.categoryId = '' + // this.optionsEditC.forEach(item => { + // if (item.categoryId === res.data.categoryId) + // }) this.dialogVisible = true } })