Commit 9e81ad8f authored by 黄奎's avatar 黄奎

页面修改

parent f1126477
This diff is collapsed.
......@@ -119,7 +119,8 @@
isShowRenewClass: false, //显示续课按钮
isShowEdit: false, //不显示修改按钮
isShowBackClass: false, //不显示退课
isShowRenewClass: false //不显示续课
isShowRenewClass: false, //不显示续课
isShowStudyRebate:false,//是否显示留学订单返佣
},
};
},
......
......@@ -156,6 +156,7 @@
isShowFinanceBtn: true, //显示财务单据按钮
isShowTransOrder: true, //显示转交订单按钮
isShowSaleRemark: true, //显示修改销售备注
isShowStudyRebate:true,//显示留学订单返佣
}
}
},
......
......@@ -177,6 +177,7 @@
isShowBackClass:false,//不显示退课
isShowRenewClass:false,//不显示续课
isshoworderconfirm:false,//订单确认按钮
isShowStudyRebate:true,//显示留学订单返佣
},
EmployeeList: [], //业务员
......
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