Commit 43796637 authored by 黄媛媛's avatar 黄媛媛

no message

parent c0985e75
......@@ -1283,7 +1283,6 @@ export default {
this.Description = this.orderObj.laRemark?this.orderObj.laRemark:'';
}
// 判断是否禁用费用说明
console.log("this.orderObj",this.orderObj);
if(this.orderObj.SelectState){
this.SelectState=true;
this.SelectDisablsed=Number(this.orderObj.CostType)
......
......@@ -73,6 +73,7 @@
Obj: {},
SourceID: 0,
CostType:194,
SelectState:true,
}
let id=[29,31];
this.$router.push({
......
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