jinx 3 years ago
parent
commit
12e415d76e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/productOperation/sxz.vue

+ 2 - 2
src/views/productOperation/sxz.vue

@@ -9,11 +9,11 @@
         :actions="[
           {
             label: '同屏',
-            icon: 'akar-icons:double-check',
+            // icon: 'akar-icons:double-check',
           },
           {
             label: '删除',
-            icon: 'ic:outline-delete-outline',
+            // icon: 'ic:outline-delete-outline',
             color: 'error',
             popConfirm: {
               title: '是否删除?',