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