gaoluyang
2025-08-13 a44462fe0bad76ddfd180e54c41b79519cbfbcee
src/views/procurementManagement/invoiceEntry/indexOld.vue
@@ -318,6 +318,7 @@
                v-model="scope.row.ticketsNum"
                placeholder="请选择"
                :min="0"
                        :precision="2"
                :step="0.1"
                clearable
                style="width: 100%"
@@ -338,6 +339,7 @@
                v-model="scope.row.ticketsAmount"
                placeholder="请选择"
                :min="0"
                        :precision="2"
                :step="0.1"
                clearable
                style="width: 100%"