From df702b2f8cac048c1a0576b8cc4c5069ed94402a Mon Sep 17 00:00:00 2001
From: YuShifan <894402575bt@gmail.com>
Date: Thu, 13 May 2021 14:28:13 +0800
Subject: [PATCH] feat(attribute): hide visible & change
---
.../menus/Configuration/components/attributeTable.vue | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/src/pages/menus/Configuration/components/attributeTable.vue b/src/pages/menus/Configuration/components/attributeTable.vue
index 702ccd23..a33172be 100644
--- a/src/pages/menus/Configuration/components/attributeTable.vue
+++ b/src/pages/menus/Configuration/components/attributeTable.vue
@@ -26,16 +26,6 @@
-
-
- {{ scope.row.adis ? 'YES' : 'NO' }}
-
-
-
-
- {{ scope.row.achg ? 'YES' : 'NO' }}
-
-