spring
10 天以前 6d398b1870ebea24cc11e711be3f3960be201450
修改中天字样
已修改6个文件
20 ■■■■ 文件已修改
src/views/CNAS/process/demand/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/materialOrder/customsInspectionOrder.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/materialOrder/customsInspectionView.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/productOrder/components/addOrder.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/productOrder/components/addView.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/unpass/components/unPassDialog.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/CNAS/process/demand/index.vue
@@ -368,17 +368,17 @@
                <p>检测机构信息</p>
              </td>
              <td colspan="3">
                <p>江苏中天科技股份有限公司检测中心</p>
                <p>测试有限公司</p>
              </td>
            </tr>
            <tr>
              <td colspan="3">
                <p>地址:江苏省南通市经济技术开发区新开南路 19 号</p>
                <p>地址:</p>
              </td>
            </tr>
            <tr>
              <td colspan="3">
                <p>电话:0513-89059043</p>
                <p>电话:</p>
              </td>
            </tr>
          </table>
src/views/business/materialOrder/customsInspectionOrder.vue
@@ -483,7 +483,7 @@
        sample: null, // 样品名称
        qtyArrived: '', // 样品总数
        testQuantity: '', // 抽检数量
        company: '中天科技装备电缆有限公司', // 委托单位
        company: '测试有限公司', // 委托单位
        companyId: '1233268751', // 委托单位id
        receiverDate: '', // 接收时间
        appointed: '', // 约定时间
src/views/business/materialOrder/customsInspectionView.vue
@@ -479,7 +479,7 @@
        sample: null, // 样品名称
        qtyArrived: '', // 样品总数
        testQuantity: '', // 抽检数量
        company: '中天科技装备电缆有限公司', // 委托单位
        company: '测试有限公司', // 委托单位
        companyId: '1233268751', // 委托单位id
        receiverDate: '', // 接收时间
        appointed: '', // 约定时间
src/views/business/productOrder/components/addOrder.vue
@@ -1386,8 +1386,8 @@
          this.addObj.code = selects.code
          this.addObj.phone = selects.phone
          this.addObj.companyId = selects.departId
          this.addObj.production = '中天科技装备电缆有限公司'
          this.addObj.productionEn = 'Zhongtian Technology Industrial Wire&Cable System CO.,LTD'
          this.addObj.production = '测试有限公司'
          this.addObj.productionEn = ''
          if(this.active==1){
            this.selectInsOrderTemplate()
          }
src/views/business/productOrder/components/addView.vue
@@ -1356,8 +1356,8 @@
          this.addObj.code = selects.code
          this.addObj.phone = selects.phone
          this.addObj.companyId = selects.departId
          this.addObj.production = '中天科技装备电缆有限公司'
          this.addObj.productionEn = 'Zhongtian Technology Industrial Wire&Cable System CO.,LTD'
          this.addObj.production = '测试有限公司'
          this.addObj.productionEn = ''
          if(this.active==1){
            this.selectInsOrderTemplate()
          }
src/views/business/unpass/components/unPassDialog.vue
@@ -149,7 +149,7 @@
          orderId: this.orderId
        }).then(res => {
          if (res.code === 200) {
            this.unPassForm.headline = `No.0005-中天装备电线-外购品不合格反馈评审及纠正预防流程(正式版)-${this.nickName}-${new Date().toISOString().substring(0, 10)}` // 标题
            this.unPassForm.headline = `No.0005-测试公司-外购品不合格反馈评审及纠正预防流程(正式版)-${this.nickName}-${new Date().toISOString().substring(0, 10)}` // 标题
            this.unPassForm.feedbackTime = new Date().toISOString().substring(0, 10) // 报检时间
            this.unPassForm.feedbackUser = this.nickName // 反馈人
            this.unPassForm.insOrderId = res.data.insOrder.id // 订单id