qx
2025-04-03 57318307b301d2b0d63f8a91fe6a03fa4982a972
src/views/picture/picture/index.vue
@@ -335,7 +335,7 @@
      />
    </div>
    <Public ref="aaa" @add="handleChanges" />
    <Public ref="aaa" :last-desc="form.conclusion" @add="handleChanges" />
  </div>
</template>
@@ -850,14 +850,17 @@
      }
    },
    handleChanges(value) {
    handleChanges(value,yxbx) {
      this.form.conclusion = value;
      this.form.proResult = yxbx;
    },
    submiepilog() {
      this.$refs.aaa.open = true;
      let proId = "1633660948860522585";
      // let proId = null
      this.$refs.aaa.getList(proId);
    },
    tupian() {
      this.dialogVisible = true;