Source/UBCS-WEB/src/views/code/code.vue
@@ -1306,7 +1306,6 @@ </refer-config-dialog> </el-dialog> <!--自定义流水参照组件--> </basic-container> </template> @@ -2837,7 +2836,6 @@ }, /** 打开新增或编辑基础码段对话框*/ openBasicDialog(condition, row) { //console.log(row); if (condition == "add") { this.basicSecDialogTitle = "添加码段信息"; this.showbtn = true;