WXL
2024-08-22 0733833340a773ec9ea4d3acee3d37526161bfd9
测试完成
已修改8个文件
56 ■■■■■ 文件已修改
src/components/Regular/index.vue 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/discharge/index.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/outsideChainxj.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/physical/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/Missioncreation.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/questionnaire/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/subsequent/index.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/repositoryai/templateku/configurat/index.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/Regular/index.vue
@@ -174,22 +174,7 @@
        </el-form-item>
        <el-row :gutter="10">
          <el-col :span="16" v-if="intent">
            <div></div>
            <!-- <el-form-item label="语音文件">
              <el-upload
                class="upload-demo"
                style="display: flex"
                action="https://jsonplaceholder.typicode.com/posts/"
                :file-list="fileList"
                :limit="1"
                :on-exceed="handleExceed"
              >
                <el-button size="small" type="primary">点击上传</el-button>
              </el-upload>
            </el-form-item> -->
          </el-col>
          <el-col :offset="12" :span="intent ? 8 : 22">
          <el-col>
            <div style="text-align: right; padding-right: 10px">
              <el-button
                v-if="controlsc || addoption"
src/views/followvisit/discharge/index.vue
@@ -800,7 +800,10 @@
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 3 },
        query: {
          type: 3,
          serviceType: 2,
        },
      });
    },
src/views/outsideChainxj.vue
@@ -1,7 +1,7 @@
<template>
  <div class="questionnaire">
    <div class="CONTENT">
      <div class="title">暑期一号宣教</div>
      <div class="title">新华医院医护知识宣教</div>
      <div class="preview-left">
        <!-- 单选 -->
        <div v-html="richText"></div>
src/views/patient/physical/index.vue
@@ -800,8 +800,11 @@
    /** 新增按钮操作 */
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 5 },
        path: "/followvisit/QuestionnaireTask",
        query: {
          type: 2,
          serviceType: 1,
        },
      });
    },
src/views/patient/propaganda/Missioncreation.vue
@@ -890,7 +890,7 @@
          }
          this.$router.push({
            path: "/followvisit/tasklist",
            query: { tasktopic: 1 },
            query: { tasktopic: 4 },
          });
        }
      });
@@ -958,7 +958,6 @@
    // },
    // 子任务二级弹框
    handleAddpatient(row) {
      console.log(this.overallCase, "ssaaa");
      this.allpids = [];
      this.overallCase.forEach((item) => {
        this.allpids.push(item.patid);
src/views/patient/questionnaire/index.vue
@@ -614,7 +614,7 @@
          value: 4,
          label: "已停止",
        },
      ],
      // 表单校验
      rules: {
@@ -888,7 +888,10 @@
    Seedetails() {
      this.$router.push({
        path: "/followvisit/QuestionnaireTask",
        query: { type: 6 },
        query: {
          type: 2,
          serviceType: 7,
        },
      });
    },
    // 导入按钮
src/views/patient/subsequent/index.vue
@@ -807,7 +807,10 @@
    handleAdd() {
      this.$router.push({
        path: "/followvisit/particty",
        query: { type: 4 },
        query: {
          type: 3,
          serviceType: 5,
        },
      });
    },
src/views/repositoryai/templateku/configurat/index.vue
@@ -526,10 +526,7 @@
                    ></mini-audio>
                  </el-col>
                </el-row>
                <div
                  class="topicxq"
                  v-if="topicobj.valueType == 2 || topicobj.valueType == 3"
                >
                <div class="topicxq" v-if="topicobj.scriptType == 4">
                  <el-row>
                    <el-col :span="20">
                      <el-form-item label="收集内容">
@@ -1077,7 +1074,7 @@
                    </el-col>
                  </el-row>
                </div>
                <div class="topicxq" v-if="indexform.scriptType == 2">
                <div class="topicxq" v-show="indexform.scriptType == 4">
                  <el-row>
                    <el-col :span="20">
                      <el-form-item label="收集内容">
@@ -1092,7 +1089,7 @@
                  </el-row>
                </div>
                <div v-else>
                <div v-show="indexform.scriptType == 1">
                  <div class="headline">
                    <div class="basics">选项设置</div>
                  </div>
@@ -1954,6 +1951,7 @@
          nodynamiccruxsJson: "",
        });
      }
      this.$forceUpdate();
    },
    addoptionson() {
      this.indexform.ivrLibaScriptTargetoptionList.push({