Przeglądaj źródła

1.任务结束时间调整

wuhp 1 rok temu
rodzic
commit
f1285f032e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/quote/quote.vue

+ 1 - 1
src/pages/quote/quote.vue

@@ -281,7 +281,7 @@ const columns1 = [
   },
 
   {
-    title: "开始时间",
+    title: "结束时间",
     dataIndex: "endTime",
   },