@@ -181,7 +181,7 @@
}).catch(() => {});
},
showDelDialog(row){
- this.showConfirmDialog('是否删除该科室常见症状?',()=>{
+ this.showConfirmDialog('是否删除该常见选项?',()=>{
const param = {
"deptId": row.id,
"type": row.type