doum
2025-08-22 391c0cfc4ba595ef26c7a2315c555d8c75afec7d
small-program/pages/packaging-worker/packaging-worker.vue
@@ -313,8 +313,10 @@
            this.form.carType = id
            if (id === 0) {
               this.form.priceUnit = '元/人/天'
            } else {
            } else if (id === 1) {
               this.form.priceUnit = '元/人/小时'
            } else {
               this.form.priceUnit = '元/斤'
            }
         },
         confirmCategary(e) {