xbot
This commit is contained in:
@@ -528,7 +528,6 @@ export default {
|
||||
this.instance.post('/app/appsessionarchivereportinfo/update', {
|
||||
...this.editInfo,
|
||||
id: this.$route.query.id,
|
||||
flName: this.dictList.filter(v => v.dictValue === this.editInfo.flId)[0].dictName,
|
||||
girdIds: this.editInfo.girdIds.length ? this.editInfo.girdIds[0] : ''
|
||||
}).then(res => {
|
||||
if (res?.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user