Commit d9ebbb9b authored by 黄奎's avatar 黄奎

页面修改

parent 4d4c2515
......@@ -1114,7 +1114,6 @@
TCID:TCID,
ShouPeiStatus:(ShouPeiStatus==0?1:0)
};
console.log(ShouPeiStatus,'ShouPeiStatus');
this.apipost('dmcstatistics_post_SetPriceShouPeiShuService', msg, res => {
if (res.data.resultCode == 1) {
this.$message.success(res.data.message);
......
......@@ -1007,6 +1007,8 @@
isPc: isPc,
//模板参数
templateId: this.showType,
//用户Id
UId:this.getLocalStorage().EmployeeId
};
this.GetLocalFile("DownLoadTripWord", msg, title + ".doc", res => {
this.pdfLoading = false
......
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