更换corpId

This commit is contained in:
aixianling
2024-04-02 15:16:37 +08:00
parent 8990e921ae
commit dee681d246
2 changed files with 1325 additions and 1319 deletions

View File

@@ -311,6 +311,7 @@
</template>
<script>
const corpId = "wwb182f88f0327b37f"
import DvMap from './components/DvMap'
import DoughnutChart from './components/DoughnutChart'
export default {
@@ -849,8 +850,7 @@
this.$nextTick(() => {
this.instance.post(`/api/wxgridinfo/tree`, null, {
params: {
gridParentId: this.gridId,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
gridParentId: this.gridId, corpId
}
}).then(res => {
if (res.code === 0) {
@@ -865,8 +865,7 @@
this.gridParentId = gridId || 'gr3AePMwAAFWlqlNvfJboAWkRNbnA14A'
this.instance.post(`/api/wxgridinfo/tree`, null, {
params: {
gridParentId: gridId || '',
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
gridParentId: gridId || '', corpId
}
}).then(res => {
if (res.code === 0) {
@@ -884,7 +883,7 @@
getInfo () {
this.instance.post(`/api/wxgridinfo/comprehensiveOverview`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -894,7 +893,7 @@
this.instance.post(`/api/wxgridinfo/wxGroupTag`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -915,7 +914,7 @@
this.instance.post(`/api/wxgridinfo/wxGroupOverview`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId
}
}).then(res => {
@@ -926,7 +925,7 @@
this.instance.post(`/api/wxgridinfo/wjwqgk`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId
}
}).then(res => {
@@ -937,7 +936,7 @@
this.instance.post(`/api/wxgridinfo/wjwqgkGMFB`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId
}
}).then(res => {
@@ -948,7 +947,7 @@
this.instance.post(`/api/wxgridinfo/cyActivity`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId
}
}).then(res => {
@@ -1166,7 +1165,7 @@
.el-input__suffix {
right: 1px;
top: 0px;
top: 0;
}
i {

View File

@@ -312,8 +312,10 @@
</template>
<script>
const corpId = "wwb182f88f0327b37f"
import DvMap from './components/DvMap'
import DoughnutChart from './components/DoughnutChart'
export default {
name: 'AppQxnEventDv',
label: '事件上报',
@@ -723,7 +725,7 @@
this.instance.post(`/api/wxgridcata/list`, null, {
params: {
level: 1,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -749,7 +751,7 @@
getLaunchCode(wxUserId) {
this.instance.post(`/api/appdvcpconfig/getLaunchCode`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
userid: wxUserId,
operatorUserid: this.$store.state.user.info.wxUserId
}
@@ -787,7 +789,7 @@
this.instance.post(`/api/wxgridinfo/tree`, null, {
params: {
gridParentId: gridId || '',
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -806,7 +808,7 @@
this.instance.post(`/api/wxgridinfo/tree`, null, {
params: {
gridParentId: this.gridId,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -820,7 +822,7 @@
this.instance.post(`/api/wxgridinfo/reportInfo`, null, {
params: {
orderId,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -843,7 +845,7 @@
onChange() {
this.instance.post(`/api/wxgridinfo/wxGridReportNew`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId,
type: this.type
}
@@ -865,7 +867,7 @@
getReportList() {
this.instance.post(`/api/wxgridinfo/reportList`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId,
size: '50',
...this.search
@@ -882,7 +884,7 @@
params: {
categoryId: this.eventList[this.currIndex].categoryId,
gridId: this.gridId || this.gridParentId,
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -902,7 +904,7 @@
getReportHandleList() {
this.instance.post(`/api/wxgridinfo/reportHandleList`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId,
size: '50',
dateRange: this.dateRange
@@ -919,7 +921,7 @@
getInfo() {
this.instance.post(`/api/wxgridinfo/comprehensiveOverview`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA'
corpId
}
}).then(res => {
if (res.code === 0) {
@@ -933,7 +935,7 @@
this.instance.post(`/api/wxgridinfo/wxGridReportOverview`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId
}
}).then(res => {
@@ -944,7 +946,7 @@
this.instance.post(`/api/wxgridinfo/wxGridReportNew`, null, {
params: {
corpId: 'wpytYEDgAA5zwi8Ak2mwFh3PwBKwwlWA',
corpId,
gridId: this.gridId || this.gridParentId,
type: this.type
}
@@ -1015,6 +1017,7 @@
}
}
}
.event-info {
position: fixed;
left: 0;
@@ -1139,7 +1142,7 @@
&:after {
position: absolute;
top: 37px;
left: 0%;
left: 0;
width: 105px;
height: 2px;
background: #647886;
@@ -1286,7 +1289,7 @@
width: 24px;
height: 24px;
cursor: pointer;
transition: all ease 300;
transition: all ease 300ms;
&:hover {
opacity: 0.6;
@@ -1304,6 +1307,7 @@
}
}
}
.table-index {
display: flex;
align-items: center;
@@ -1381,6 +1385,7 @@
font-size: 16px;
}
}
h2 {
position: relative;
font-size: 16px;
@@ -1472,7 +1477,7 @@
.el-input__suffix {
right: 1px;
top: 0px;
top: 0;
}
i {
@@ -1509,7 +1514,7 @@
.el-input__suffix {
right: 1px;
top: 0px;
top: 0;
}
i {
@@ -1560,6 +1565,7 @@
color: #02FEFF !important;
}
}
.ai-table__header {
background: rgba(33, 180, 253, 0.1) !important;
}
@@ -1623,6 +1629,7 @@
}
}
}
.right-middle {
width: 556px;
margin: 0 40px;