瀏覽代碼

修改文字

lex-xin 4 年之前
父節點
當前提交
7e3ea9d83d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/teacherManager/teacherOperation/components/salarySet.vue

+ 1 - 1
src/views/teacherManager/teacherOperation/components/salarySet.vue

@@ -156,7 +156,7 @@
                         @mousewheel.native.prevent
                         v-model.trim="scope.row.offlineClassesSalary"
                         placeholder="请输入内容">
-                <template slot="append"> 元/人</template>
+                <template slot="append"> 节/元</template>
                 <!-- <template slot="append" v-else>节/人</template>  v-if="scope.row.musicTheory" -->
               </el-input>
               </div>