|
|
@@ -799,7 +799,7 @@
|
|
|
import api from '@/api/oilsupplier/supplierappendsub'
|
|
|
import api2 from '@/api/oilsupplier/supplierappend'
|
|
|
import apiCert from '@/api/oilsupplier/suppliercert'
|
|
|
- import WfMultiHistory from '@/components/workflow/wfmultihistory.vue';
|
|
|
+ import WfMultiHistory from '@/components/workflow/wfmultihistory.vue'
|
|
|
import ChooseAuditor from '@/components/oilsupplier/chooseauditor'
|
|
|
// v-viewer
|
|
|
import Vue from 'vue'
|
|
|
@@ -1381,7 +1381,6 @@
|
|
|
})
|
|
|
_this.getEntityById()
|
|
|
_this.isAccess()
|
|
|
- _this.$refs['WfHistory'].getHistoryTask()
|
|
|
_this.btnloading = false
|
|
|
_this.dialogSecUnitSeparateVisible = false
|
|
|
} else {
|