Selaa lähdekoodia

溯源码优化

yjwang 3 viikkoa sitten
vanhempi
commit
b4f5b24683
1 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  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>