WXL
2024-04-24 f4dcb9cf920f2229d5bab5b989f0ed944cffd46d
测试完成
已修改2个文件
9 ■■■■ 文件已修改
src/views/patient/propaganda/particty.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/repositoryai/intention/index.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/particty.vue
@@ -687,6 +687,7 @@
      radio: 1,
      checkboxlist: [],
      tableLabel: [],
      // 患者表单
      tableLabelhz: [
        { label: "序号", width: "", prop: "patid" },
src/views/repositoryai/intention/index.vue
@@ -197,7 +197,10 @@
                :show-overflow-tooltip="true"
              >
                <template slot-scope="scope">
                  <dict-tag :options="valuetypelb" :value="scope.row.valueType" />
                  <dict-tag
                    :options="valuetypelb"
                    :value="scope.row.valueType"
                  />
                </template>
              </el-table-column>
              <el-table-column
@@ -745,7 +748,7 @@
        pageNum: 1,
        pageSize: 10,
      },
      valuetypelb:[],
      valuetypelb: [],
      // 表单校验
      rules: {},
@@ -1137,6 +1140,7 @@
          targetvalue: "",
          targetregex: "",
          targetregex2: "",
          isoperation: 1,
          dynamiccruxs: [],
          nodynamiccruxs: [],
          dynamiccruxsJson: "",