From f4dcb9cf920f2229d5bab5b989f0ed944cffd46d Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 24 四月 2024 18:40:16 +0800
Subject: [PATCH] 测试完成
---
src/views/repositoryai/intention/index.vue | 8 ++++++--
src/views/patient/propaganda/particty.vue | 1 +
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue
index 3cbd02e..c44777c 100644
--- a/src/views/patient/propaganda/particty.vue
+++ b/src/views/patient/propaganda/particty.vue
@@ -687,6 +687,7 @@
radio: 1,
checkboxlist: [],
tableLabel: [],
+
// 鎮h�呰〃鍗�
tableLabelhz: [
{ label: "搴忓彿", width: "", prop: "patid" },
diff --git a/src/views/repositoryai/intention/index.vue b/src/views/repositoryai/intention/index.vue
index 3952f5d..1d7202d 100644
--- a/src/views/repositoryai/intention/index.vue
+++ b/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: "",
--
Gitblit v1.9.3