Browse Source

森语-搬运工对账单-字段修改

jbb 2 years ago
parent
commit
afa7afbd39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/oa/SyCarryList.vue

+ 1 - 1
src/views/oa/SyCarryList.vue

@@ -143,7 +143,7 @@
         // 表头
         // 表头
         columns: [
         columns: [
           {
           {
-            title: '#',
+            title: '序号',
             dataIndex: '',
             dataIndex: '',
             key: 'rowIndex',
             key: 'rowIndex',
             width: 40,
             width: 40,