Explorar el Código

去除配置按钮

jingshuyong hace 11 meses
padre
commit
6cf8187f40
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/material/BOMmanage/components/workmanship.vue

+ 2 - 2
src/views/material/BOMmanage/components/workmanship.vue

@@ -149,14 +149,14 @@
                 >
                   详情
                 </el-link>
-                <el-link
+                <!-- <el-link
                   type="primary"
                   :underline="false"
                   icon="el-icon-setting"
                   @click="openStepConfigure(row)"
                 >
                   配置
-                </el-link>
+                </el-link> -->
                 <el-popconfirm
                   class="ele-action"
                   title="确定要删除当前参数吗?"