gongchunyi
8 天以前 06e376d130d0fc87adbf0e0addbcb4c8db52e0f4
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>