Commit 05fd919e authored by Smile's avatar Smile Committed by wux

任务103:跟进记录调整

parent 5db31db1
......@@ -278,9 +278,6 @@ export default {
})
},
watch: {
'form.cargoStatus'(){
console.log(this.form)
},
"form.offerId"(v) {
if (v) {
getOffer(v).then((r) => {
......
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