Browse Source

实时课堂

lsc 2 years ago
parent
commit
378cae9324
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/liveProjectDetail.vue

+ 1 - 1
src/components/liveProjectDetail.vue

@@ -560,7 +560,7 @@
               <div class="bz">
                 <el-input
                   type="textarea"
-                  placeholder="请输入一些你想表达的"
+                  placeholder="请输入备注…"
                   :rows="6"
                   resize="none"
                   v-model="rateList.content"