diff --git a/src/views/system/application/components/appNameBg.vue b/src/views/system/application/components/appNameBg.vue new file mode 100644 index 00000000..fe007bbc --- /dev/null +++ b/src/views/system/application/components/appNameBg.vue @@ -0,0 +1,35 @@ + + + + + diff --git a/src/views/system/application/index.vue b/src/views/system/application/index.vue index bbbfe062..802c448c 100644 --- a/src/views/system/application/index.vue +++ b/src/views/system/application/index.vue @@ -94,7 +94,7 @@ import { deleteApplicationApi, addApplicationCallRecordApi, } from '@/api/system/application'; -import appNameBg from '@/views/task/appCenter/components/appNameBg.vue'; +import appNameBg from './components/appNameBg.vue'; import { getDictionaryDataApi } from '@/api/system/systemData'; import { getUserData, getUserId } from '@/utils/user'; import appUseChart from './components/appUseChart.vue'; diff --git a/src/views/task/execution/components/runDetailPage/runPagecomponent/resultData.vue b/src/views/task/execution/components/runDetailPage/runPagecomponent/resultData.vue index 6cf113be..d95efdc9 100644 --- a/src/views/task/execution/components/runDetailPage/runPagecomponent/resultData.vue +++ b/src/views/task/execution/components/runDetailPage/runPagecomponent/resultData.vue @@ -23,7 +23,7 @@
+ + + +