licp
2024-10-24 2f11389ca05089b47e8e342c854bc3165edc0980
上传附件添加试验室字段
已修改1个文件
6 ■■■■■ 文件已修改
src/components/do/b1-inspect-order-plan/Inspection.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -739,7 +739,8 @@
      </div>
      <el-upload :action="action"
      :data="{
        orderId:id
        orderId:id,
        sonLaboratory:sonLaboratory
      }"
      v-if="state==1&&fileAdd"
      :on-success="handleSuccessUp" :show-file-list="false"
@@ -988,7 +989,8 @@
        },
        componentData0: {
          entity: {
            insOrderId:''
            insOrderId:'',
            sonLaboratory:this.sonLaboratory
          },
          isIndex: true,
          showSelect: false,