snow 1 年之前
父節點
當前提交
a037ebc998
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 0 0
      dist/static/js/0.js
  2. 2 2
      src/views/sellOut/zixunOrder/index.vue

文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/0.js


+ 2 - 2
src/views/sellOut/zixunOrder/index.vue

@@ -206,7 +206,7 @@
           ></i>
         </el-tooltip>
 
-        <el-tooltip
+        <!-- <el-tooltip
           effect="dark"
           content="编辑"
           placement="top"
@@ -220,7 +220,7 @@
             class="el-icon-edit tb-icon"
             @click="getRouterEdit('zixunOrderDetail', scope.row.infoNo)"
           ></i>
-        </el-tooltip>
+        </el-tooltip> -->
         </template>
       </ex-table>
     </div>

部分文件因文件數量過多而無法顯示