licp
2024-12-31 bd1de3bf9b54a3957200de37730ec04a8d80a0fe
无源器件检验开发
已修改1个文件
18 ■■■■■ 文件已修改
src/components/do/b1-inspect-order-plan/circuit-parameters3.vue 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-inspect-order-plan/circuit-parameters3.vue
@@ -269,15 +269,6 @@
        {
          value:'1',
        },
        {
          value:'2',
        },
        {
          value:'3',
        },
        {
          value:'4',
        },
      ],
      projectList:[
        {
@@ -504,15 +495,6 @@
          this.portList = [
            {
              value:'1',
            },
            {
              value:'2',
            },
            {
              value:'3',
            },
            {
              value:'4',
            },
          ]
          item.portList = JSON.parse(JSON.stringify(this.portList))