田源
2024-03-01 4d6ef8b333cb6b9a4ca97966c6a696d56b0f3c89
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;