dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit 70688c8095 - Show all commits

View File

@ -308,7 +308,7 @@
order_cutprice_time: null,
product_inventory_warning: null,
product_salenum_flag: null,
inner_min_delivery_fee:0,
inner_min_delivery_fee:null,
},
promoteForm: {
plantform_poster_bg: null,
@ -338,15 +338,10 @@
],
inner_min_delivery_fee:[
{
require:true,
required:true,
message:this.__('平台运费不能为空'),
trigger: 'blur',
},
{
type:'number',
min:0,
max:1000
}
]
},
show_cancel_timeOptions: [