@@ -145,34 +145,6 @@
</div>
</router-link>
- <div
- v-if="snVal == null && taskIndex == null"
- style="
- font-size: 40px;
- font-weight: 500;
- color: white;
- width: 100%;
- height: 80px;
- text-align: center;
- line-height: 80px;
- "
- >
- 请先选择工序
- </div>
- v-else-if="snVal == null"
- 请选择其他工序
</el-scrollbar>