祁鹏飞 3 месяцев назад
Родитель
Сommit
93bc934e94
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/receivable/handingFee/ticket.vue

+ 2 - 2
src/views/receivable/handingFee/ticket.vue

@@ -161,8 +161,8 @@
         <el-form-item prop="taxPoint" label="税点">
           <el-input v-model="countForm.taxPoint" placeholder="请输入"></el-input>
         </el-form-item>
-        <el-form-item prop="receivableSupervisePremium" label="应收金额">
-          <el-input v-model="countForm.receivableSupervisePremium" disabled placeholder="请输入"></el-input>
+        <el-form-item prop="receivableSupervisePremium" label="开票金额">
+          <el-input v-model="countForm.receivableSupervisePremium" placeholder="请输入"></el-input>
         </el-form-item>
         <el-form-item prop="invoiceTime" label="开票日期">
           <el-date-picker v-model="countForm.invoiceTime" style="width: 100%;" type="date"