Commit dcefb19c by 孙亚楠

dd

parent 59784962
......@@ -536,6 +536,7 @@ class OrderCtl extends CtlBase {
if(!pobj.chooseItems.includes("10020200")){
pobj.chooseItems.push("10020200");
}
pobj.service_items = pobj.chooseItems;
pobj.source_id = pobj.source_id || '1003';
pobj.notes = pobj.desc || "工商注册,刻章,银行卡户,税务报到,建账";
if(!pobj.deliverId){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment