Szx hace 3 años
padre
commit
946f81b465
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [
 export const TableColumnOfLog = [
   {
   {
-    title: "订单名称",
+    title: "订单编号",
     dataIndex: "order_no",
     dataIndex: "order_no",
     width:"140",
     width:"140",
     fixed:"left",
     fixed:"left",