Browse Source

优化

master
陈裕财 4 years ago
parent
commit
2a48ee5007
  1. 1
      src/views/xm/core/xmMenu/XmEpicFeatures.vue

1
src/views/xm/core/xmMenu/XmEpicFeatures.vue

@ -472,6 +472,7 @@
this.$refs.xmProductSelect1.searchXmProducts();
this.$notify({position:'bottom-left',showClose:true,message: "请先选择一个产品", type: 'warning'});
}
this.addForm.dclass=dclass
//this.addForm=Object.assign({}, this.editForm);
},

Loading…
Cancel
Save