cuikaidong
9 天以前 b9aa93af26450229b9a67ee78fc012107301e7a3
src/views/tms/modules/toolLedger/ToolLedgerListRight.vue
@@ -615,6 +615,8 @@
      this.queryParam.technicalConditions = data.technicalConditions
      this.queryParam.conditionsInfo = data.conditionsInfo
      this.queryParam.toolModel = data.toolModel
      this.queryParam.shortCalled = data.shortCalled
      this.queryParam.groupCompanyCode = data.groupCompanyCode
      this.loadData(1)
    },
    paraBladeOk(data) {
@@ -634,6 +636,8 @@
      this.queryParam.technicalConditions = data.technicalConditions
      this.queryParam.conditionsInfo = data.conditionsInfo
      this.queryParam.toolModel = data.toolModel
      this.queryParam.shortCalled = data.shortCalled
      this.queryParam.groupCompanyCode = data.groupCompanyCode
      this.loadData(1)
    },
    paraThreadingToolOk(data) {
@@ -653,6 +657,8 @@
      this.queryParam.technicalConditions = data.technicalConditions
      this.queryParam.conditionsInfo = data.conditionsInfo
      this.queryParam.toolModel = data.toolModel
      this.queryParam.shortCalled = data.shortCalled
      this.queryParam.groupCompanyCode = data.groupCompanyCode
      this.loadData(1)
    },
    paraMillToolOk(data) {
@@ -674,6 +680,8 @@
      this.queryParam.technicalConditions = data.technicalConditions
      this.queryParam.conditionsInfo = data.conditionsInfo
      this.queryParam.toolModel = data.toolModel
      this.queryParam.shortCalled = data.shortCalled
      this.queryParam.groupCompanyCode = data.groupCompanyCode
      this.loadData(1)
    },
    paraTurningToolsOk(data) {
@@ -695,6 +703,8 @@
      this.queryParam.technicalConditions = data.technicalConditions
      this.queryParam.conditionsInfo = data.conditionsInfo
      this.queryParam.toolModel = data.toolModel
      this.queryParam.shortCalled = data.shortCalled
      this.queryParam.groupCompanyCode = data.groupCompanyCode
      this.loadData(1)
    },
    },