src/views/productManage/silkInspectForm/index.vue
@@ -179,9 +179,9 @@ }, // 新建 addBtnClick() { this.editConfig.title = "新建" this.editConfig.infomation = { contact_name:"",sales_leads_name:"",sale_chance_name:""} this.editConfig.visible = true this.$router.push({ path:"/productManage/silkRegisterForm/addPage?activeName=second", }); }, // 打印 printClick(){