gaoluyang
2026-03-20 d37a5b150239025e9be96d3d8861b41930c8e056
src/views/productManagement/productIdentifier/index.vue
@@ -101,7 +101,7 @@
          <template #default="scope">
            <el-button link
                       type="primary"
                       @click="handleView(scope.row)">查看</el-button>
                       @click="handleView(scope.row)" style="color: #67C23A">查看</el-button>
            <el-button link
                       type="primary"
                       @click="handleEdit(scope.row)">编辑</el-button>