licp
2024-12-25 8029fb32246ee5ee2f8ccc4a547fd98997352bc8
src/components/view/a7-sample-disposal.vue
@@ -32,7 +32,7 @@
            <el-button size="small" type="primary" @click="refreshTable()">查 询</el-button>
          </div>
        </div>
        <div class="table">
        <div class="table" v-if="activeName=='历史记录'">
          <ValueTable ref="ValueTable" :url="$api.processTotaldeal.pageProcessTotaldeal"
            :componentData="componentData" :key="upIndex"/>
        </div>
@@ -480,7 +480,9 @@
      // this.commonFun(row)
      this.activeName = '填写'
      this.componentData0.entity.totaldealId = row.id
      this.$refs['ValueTable0'].selectList()
      this.$nextTick(()=>{
        this.$refs['ValueTable0'].selectList()
      })
    },
    commonFun(row,callbanck){
      this.currentInfo = row