gaoluyang
2 天以前 bbee93d4b4b6960d75188a4becc0d29bbf71a66d
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%"