1.添加类型参数

master
862857010@qq.com 2 years ago
parent fc01e69b78
commit 113b4abc75
  1. 1
      subPackWork/commandDispatch/commandDispatch.vue

@ -171,6 +171,7 @@
orderType: this.orderType,
classificationDataCode: this.classificationDataCode,
classificationEventCode: this.classificationEventCode,
type:"scheduling"
};
getEventReportData(data).then((res) => {
if (res.code === 200) {

Loading…
Cancel
Save