瀏覽代碼

操作栏去掉下架

lichao 3 年之前
父節點
當前提交
195ea3f73f
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/views/basicData/productInformation/index.vue

+ 6 - 6
src/views/basicData/productInformation/index.vue

@@ -64,12 +64,12 @@
                 @click.stop="rowDel(scope.row, scope.index)"
             >删除
             </el-button>
-            <el-button
-                type="text"
-                icon="el-icon-delete"
-                size="small"
-            >下架
-            </el-button>
+<!--            <el-button-->
+<!--                type="text"-->
+<!--                icon="el-icon-delete"-->
+<!--                size="small"-->
+<!--            >下架-->
+<!--            </el-button>-->
           </template>
         </avue-crud>
         <el-dialog title="导入产品"