ZN
2026-03-21 f3cec0341563c2c0dd4f5df609d0689c6c450bfc
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>