|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
* @Author: kery.chen
|
|
|
|
|
* @Description: 总体概览左侧
|
|
|
|
|
* @Date: 2021-11-30 11:08:50
|
|
|
|
|
* @LastEditTime: 2023-10-17 16:26:01
|
|
|
|
|
* @LastEditTime: 2023-10-17 17:14:22
|
|
|
|
|
* @FilePath : \\tcingiocpro\\src\\views\\privateOrder\\ecosphere\\components\\componentLeft.vue
|
|
|
|
|
-->
|
|
|
|
|
<template>
|
|
|
|
@ -678,7 +678,7 @@ export default {
|
|
|
|
|
this.pageSize = 10;
|
|
|
|
|
this.dialogTitle = val;
|
|
|
|
|
this.zoologyIconStatus = true;
|
|
|
|
|
let res = await listPlatform({ pageNum: 1, pageSize: 10, type: type });
|
|
|
|
|
// let res = await listPlatform({ pageNum: 1, pageSize: 10, type: type });
|
|
|
|
|
if (val === "B站") {
|
|
|
|
|
this.tableHeader = ["账号ID", "URL"];
|
|
|
|
|
this.zoologyWidth = "1000px";
|
|
|
|
|