Commit fa51384d authored by 黄奎's avatar 黄奎

页面修改

parent 20c34068
......@@ -58,8 +58,8 @@
QOrderId: '',
ProtocolNum: '',
IsQueryAll: 1,
QCreateBy:"",//业务员
Id:"",//退课协议编号
QCreateBy: "", //业务员
Id: "", //退课协议编号
},
pageCount: 0,
dataList: [],
......@@ -98,7 +98,7 @@
};
},
created() {
if (this.$route.query.Id) {
if (this.$route.query.Id) {
this.msg.Id = this.$route.query.Id;
}
this.getEmployee()
......
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