Kaynağa Gözat

Merge branch 'master-charge' of http://git.yujin.shuziyunyao.com/yujin/digital-medicine-front into master-charge

huangxw 4 ay önce
ebeveyn
işleme
06c0b85a2b

+ 1 - 1
src/views/training/models/meeting-detail-attend.vue

@@ -186,7 +186,7 @@
     <el-dialog v-model="modiFication" title="修改费用金额" width="300" center>
         <div class="d-flex a-c">
             <span class="flex1" style="white-space: nowrap;">参会费用:</span>
-            <el-input v-model.number="participationFee" placeholder="请填写费用金额" />
+            <el-input v-model="participationFee" placeholder="请填写费用金额" />
         </div>
         <template #footer>
             <div class="dialog-footer">