diff --git a/src/api/liswork/xtwh/ComOpt.ts b/src/api/liswork/xtwh/ComOpt.ts
index 5624cfb..14ece01 100644
--- a/src/api/liswork/xtwh/ComOpt.ts
+++ b/src/api/liswork/xtwh/ComOpt.ts
@@ -106,4 +106,68 @@ export function querySjcs(data?: Object) {
method: 'get',
params: data
});
+}
+// 查询检验项目排序
+export function getitemsort(data?: Object) {
+ return request({
+ url: '/xminfo/getitemsort',
+ method: 'get',
+ params: data
+ });
+}
+// 保存检验项目排序
+export function saveitemsort(data?: Object) {
+ return request({
+ url: '/xminfo/saveitemsort',
+ method: 'post',
+ data
+ });
+}
+// 查询检验项目通道号
+export function getitemtdh(data?: Object) {
+ return request({
+ url: '/xminfo/getitemtdh',
+ method: 'get',
+ params: data
+ });
+}
+// 保存检验项目通道号
+export function saveitemtdh(data?: Object) {
+ return request({
+ url: '/xminfo/saveitemtdh',
+ method: 'post',
+ data
+ });
+}
+// 删除检验项目通道号
+export function delitemtdh(data?: Object) {
+ return request({
+ url: '/xminfo/delitemtdh',
+ method: 'get',
+ params: data
+ });
+}
+// 获取仪器参数
+export function querydouble(data?: Object) {
+ return request({
+ url: '/xminfo/querydouble',
+ method: 'get',
+ params: data
+ });
+}
+// 保存仪器参数
+export function savedouble(data?: Object) {
+ return request({
+ url: '/xminfo/savedouble',
+ method: 'post',
+ data
+ });
+}
+// 获取参数默认模板
+export function querymbmc(data?: Object) {
+ return request({
+ url: '/xminfo/querymbmc',
+ method: 'get',
+ params: data
+ });
}
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue
deleted file mode 100644
index e8f367c..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
-
-
- 保存
-
-
- 新增
-
-
- 删除
-
-
- 清除所有项目接口号
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 说明:
- “通道号”又称“接口代号”,是指仪器向电脑传送结果时项目的
- 标识符
- 接口代号对于一个仪器不可重复。
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue
deleted file mode 100644
index 3b0a308..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue
+++ /dev/null
@@ -1,330 +0,0 @@
-
-
-
-
-
- 保存
-
-
- 取消修改
-
-
- 还原默认
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue
deleted file mode 100644
index e1bac06..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue
+++ /dev/null
@@ -1,330 +0,0 @@
-
-
-
-
-
- 保存
-
-
- 取消修改
-
-
- 还原默认
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue
deleted file mode 100644
index 5c19ce5..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue
+++ /dev/null
@@ -1,389 +0,0 @@
-
-
-
-
-
- 保存
-
-
- 取消修改
-
-
- 还原默认
-
-
-
-
- 说明:公式中阴阳对照请用NC,PC表示
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 滤光片波长对照表
-
-
-
-
-
-
-
-
-
-
-
-
- %
-
-
-
-
-
-
- %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 定性
- 定量
-
-
-
-
-
-
- 连续
- 步进
-
-
-
-
-
-
-
- 终点法
- 两点法
-
-
-
-
-
-
-
-
- 高
- 中
- 低
-
-
-
-
-
-
- 空气
- 试剂
-
-
-
-
-
-
- 秒
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 试剂维护
-
-
-
-
-
-
-
- 保存
- 新增
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 保存
- 新增
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue
deleted file mode 100644
index 1ed106b..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- 报告界面参数
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue
deleted file mode 100644
index 81db88d..0000000
--- a/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue
+++ /dev/null
@@ -1,164 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 刷新
-
-
- 存盘
-
-
- 首位
-
-
-
- 末位
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/xtwh/comopt-1/index.vue b/src/views/liswork/xtwh/comopt-1/index.vue
deleted file mode 100644
index d774bda..0000000
--- a/src/views/liswork/xtwh/comopt-1/index.vue
+++ /dev/null
@@ -1,352 +0,0 @@
-
-
-
-
-
-
-
- 仪器组
- 所有仪器
-
-
-
-
-
-
- {{ node.label }}
-
-
-
-
-
-
-
-
-
-
-
- 仪器: {{ yqmc }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/regional/circulation/bbcx/index.vue b/src/views/regional/circulation/bbcx/index.vue
index 63c5dae..ba30d9b 100644
--- a/src/views/regional/circulation/bbcx/index.vue
+++ b/src/views/regional/circulation/bbcx/index.vue
@@ -71,20 +71,20 @@
-
-
-
- {{ row.patAge }}{{ row.ageUnit }}
-
-
- {{ formatDict(row.status, regdictList) }}
-
-
- {{ row.patSex == 1 ? '男' : '女' }}
-
-
-
+
+
+
+ {{ row.patAge }}{{ row.ageUnit }}
+
+
+ {{ formatDict(row.status, regdictList) }}
+
+
+ {{ row.patSex == 1 ? '男' : '女' }}
+
+
+
diff --git a/src/views/regional/circulation/bbqs/index.vue b/src/views/regional/circulation/bbqs/index.vue
index bd00b88..23eeb61 100644
--- a/src/views/regional/circulation/bbqs/index.vue
+++ b/src/views/regional/circulation/bbqs/index.vue
@@ -60,20 +60,20 @@
标本拒签
标本退回
-
-
-
- {{ row.patAge }}{{ row.ageUnit }}
-
-
- {{ formatDict(row.status, regdictList) }}
-
-
- {{ row.patSex == 1 ? '男' : '女' }}
-
-
-
+
+
+
+ {{ row.patAge }}{{ row.ageUnit }}
+
+
+ {{ formatDict(row.status, regdictList) }}
+
+
+ {{ row.patSex == 1 ? '男' : '女' }}
+
+
+
@@ -113,7 +113,7 @@ const columns: any = ref([
])
const tableConfig = ref({
border: true, // 边框
- height: '68vh', // 高度
+ height: '100%', // 高度
highlightCurrentRow: true, // 高亮当前行
// fit: true, // 列宽自适应
})
diff --git a/src/views/regional/circulation/bbth/index.vue b/src/views/regional/circulation/bbth/index.vue
index 6e3eb9c..7de86a5 100644
--- a/src/views/regional/circulation/bbth/index.vue
+++ b/src/views/regional/circulation/bbth/index.vue
@@ -60,18 +60,20 @@
申请作废
-
-
- {{ row.patAge }}{{ row.ageUnit }}
-
-
- {{ formatDict(row.status, regdictList) }}
-
-
- {{ row.patSex == 1 ? '男' : '女' }}
-
-
+
+
+
+ {{ row.patAge }}{{ row.ageUnit }}
+
+
+ {{ formatDict(row.status, regdictList) }}
+
+
+ {{ row.patSex == 1 ? '男' : '女' }}
+
+
+
@@ -109,7 +111,7 @@ const columns: any = ref([
])
const tableConfig = ref({
border: true, // 边框
- height: '68vh', // 高度
+ height: '100%', // 高度
highlightCurrentRow: true, // 高亮当前行
// fit: true, // 列宽自适应
})
diff --git a/src/views/regional/statistics/bbtj/index.vue b/src/views/regional/statistics/bbtj/index.vue
index 66619c8..7de86a5 100644
--- a/src/views/regional/statistics/bbtj/index.vue
+++ b/src/views/regional/statistics/bbtj/index.vue
@@ -4,15 +4,39 @@
-
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -31,20 +55,31 @@
-
-
-
+ 申请作废
-
+
+
+
+
+ {{ row.patAge }}{{ row.ageUnit }}
+
+
+ {{ formatDict(row.status, regdictList) }}
+
+
+ {{ row.patSex == 1 ? '男' : '女' }}
+
+
+