ezhizao_zx 4 ヶ月 前
コミット
d07d6295fd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/business/furnaceInfo/furnaceDialog.vue

+ 1 - 1
src/views/business/furnaceInfo/furnaceDialog.vue

@@ -9,7 +9,7 @@
             <template #default="{ item }">
               <span style="margin-right: 8px">{{ item.label }}</span>
               <span style="color: var(--el-text-color-secondary); font-size: 13px">
-                {{ item.incomingDate }}
+                {{ item.time }}
               </span>
             </template>
           </el-select-v2>