MrShi
2025-08-21 a223d5e29e9384f720ae98c44cbe10f8fa4f73e7
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) {