소스 검색

修改文字

lex-xin 4 년 전
부모
커밋
bfc2a62b06
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/categroyManager/specialSetup/musicCourseFee.vue

+ 1 - 1
src/views/categroyManager/specialSetup/musicCourseFee.vue

@@ -66,7 +66,7 @@
           </el-table-column>
           <el-table-column align="center"
                            prop="goodsDiscountRate"
-                           label="缴费金额">
+                           label="每分钟费用">
             <template slot-scope="scope">{{
               scope.row.unitPrice
             }}</template>