Browse Source

快手修改

Szx 3 năm trước cách đây
mục cha
commit
946f81b465
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/_pageOptions/table-account.ts

+ 1 - 1
src/views/_pageOptions/table-account.ts

@@ -67,7 +67,7 @@ export const TableColumnOfAccount = [
 
 export const TableColumnOfLog = [
   {
-    title: "订单名称",
+    title: "订单编号",
     dataIndex: "order_no",
     width:"140",
     fixed:"left",