fix:routepack方便以后修改

This commit is contained in:
shijing 2025-09-18 10:11:20 +08:00
parent cefd2173ff
commit 4984c6a9a4
1 changed files with 5 additions and 0 deletions

View File

@ -296,6 +296,11 @@ export default {
//
handleNextStep() {
let that = this;
// that.routepack = that.form.id;
// that.query.routepack = that.form.id;
// that.apiObj = that.$API.mtm.route.list;
// that.active = 1;
// that.getDEGdatas();
let form = {};
form.name = that.form.name;
form.material = that.form.material;