lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
95d0f31a88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/teamDetail/components/modals/payment-list.vue

+ 1 - 1
src/views/teamDetail/components/modals/payment-list.vue

@@ -5,7 +5,7 @@
             :header-cell-style="{ background: '#EDEEF0', color: '#444' }"
         >
             <el-table-column align="center"
-                           label="缴费项目编号">
+                           label="缴费号">
                 <template slot-scope="scope">
                     <copy-text>{{ scope.row.musicGroupPaymentCalenderId }}</copy-text>
                 </template>