{{ !row.CORP_NAME ? '资源库数据' : row.CORP_NAME }}
-
+
+
- 导入
+ 导出
查看
@@ -170,7 +205,7 @@ export default {
},
methods: {
getRowKey(row) {
- return row.BLACKSPOT_ID
+ return row.BUS_TEXT_LIBRARY_ID
},
getQuery() {
this.$refs.multipleTable.clearSelection()