Преглед на файлове

fix(s8): remove order execution dashboard title header

YY968XX преди 1 месец
родител
ревизия
c380444af7
променени са 1 файла, в които са добавени 0 реда и са изтрити 7 реда
  1. 0 7
      Web/src/views/aidop/s8/monitoring/SoOrderExecutionDashboardPage.vue

+ 0 - 7
Web/src/views/aidop/s8/monitoring/SoOrderExecutionDashboardPage.vue

@@ -61,13 +61,6 @@ const activeTab = ref<'overview' | 'execution' | 'source-dept' | 'handle-dept'>(
 
 
 <template>
 <template>
 	<div class="oe-dashboard">
 	<div class="oe-dashboard">
-		<header class="oe-dashboard__header">
-			<div class="oe-dashboard__title">
-				<h1 class="oe-dashboard__title-main">SO 订单执行档案总览</h1>
-				<p class="oe-dashboard__title-sub">基于订单全流程维度的客户订单执行监控</p>
-			</div>
-		</header>
-
 		<el-alert
 		<el-alert
 			v-if="loadError"
 			v-if="loadError"
 			class="oe-dashboard__error"
 			class="oe-dashboard__error"