|
@@ -168,7 +168,7 @@
|
|
<el-col :span="12" class="flex flex-col items-center">
|
|
<el-col :span="12" class="flex flex-col items-center">
|
|
<div ref="finishedChartRef" class="h-[160px] w-full"></div>
|
|
<div ref="finishedChartRef" class="h-[160px] w-full"></div>
|
|
<div class="text-center mt-2">
|
|
<div class="text-center mt-2">
|
|
- <span class="text-sm text-gray-600" style="text-decoration: underline;color: dodgerblue;cursor: pointer" @click="clickStatus('设备已执行')">已执行</span>
|
|
|
|
|
|
+ <span class="text-sm text-gray-600" style="text-decoration: underline;color: dodgerblue;cursor: pointer" @click="clickStatus('工单已执行')">已执行</span>
|
|
</div>
|
|
</div>
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|