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>