Browse Source

修改文字

lex-xin 4 years ago
parent
commit
bfc2a62b06
1 changed files with 1 additions and 1 deletions
  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>