Jelajahi Sumber

物联网详情

sunyize 2 tahun lalu
induk
melakukan
3d8b0169e8
1 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 6
      src/views/lotCheck/modules/TaskCheckList.vue

+ 0 - 6
src/views/lotCheck/modules/TaskCheckList.vue

@@ -161,12 +161,6 @@
                     <a-icon type="down"/>
                   </a>
                   <a-menu slot="overlay">
-
-                    <a-menu-item>
-                      <a-popconfirm>
-                        <a>详情</a>
-                      </a-popconfirm>
-                    </a-menu-item>
                     <a-menu-item v-has="'lot:check:list:delete'">
                       <a-popconfirm title="确定删除吗?" @confirm="() => handleDelete(record.id)">
                         <a>删除</a>