Ver Fonte

溯源码优化

yjwang há 3 semanas atrás
pai
commit
b4f5b24683
1 ficheiros alterados com 7 adições e 7 exclusões
  1. 7 7
      src/views/store/storeProduct/index.vue

+ 7 - 7
src/views/store/storeProduct/index.vue

@@ -407,13 +407,13 @@
             @click="productCopy(scope.row)"
           >一键复制
           </el-button>
-            <el-button
-              size="mini"
-              type="text"
-              icon="el-icon-document-copy"
-              @click="openVerify(scope.row)"
-            >溯源码管理
-            </el-button>
+<!--            <el-button-->
+<!--              size="mini"-->
+<!--              type="text"-->
+<!--              icon="el-icon-document-copy"-->
+<!--              @click="openVerify(scope.row)"-->
+<!--            >溯源码管理-->
+<!--            </el-button>-->
           </div>
         </template>
       </el-table-column>