-
+
新增
-
- 保存
-
-
- 签发
-
-
+ 保存
+ 签发
+
撤回
组套
@@ -53,50 +26,17 @@
>
历史
-
- 组合
-
-
- 拆组
-
-
+ 组合
+ 拆组
+
停嘱
-
+
恢复
-
- 删除
-
+ 删除
诊断:
-
+
费用性质:
-
+
-->
-
-
-
- 全部
-
-
- 长期
-
-
- 临时
-
-
-
-
-
-
-
-
-
- 转科
-
-
- 出院
-
-
- 护理状态
-
-
- 刷新数据
-
+
+
+ 全部
+ 长期
+ 临时
+
+
+
+
+
+
+
+ 转科
+
+ 出院
+
+ 护理状态
+ 刷新数据
-
+
-
-
+
+
-
+
-
- 长期
-
-
- 临时
-
+ 长期
+ 临时
-
+
{{ scope.row.requesterId_dictText || '-' }}
-
+
-
+
{
filterPrescriptionList[scope.rowIndex].adviceName = undefined;
@@ -350,6 +206,7 @@
}
}
"
+ clearable
>
selectAdviceBase(scope.row.uniqueKey, row)"
+ :patientInfo="patientInfo"
+ @selectAdviceBase="(row) => selectAdviceBase(scope.row.uniqueKey, row)"
/>
{{ scope.row.adviceName }}
-
+
-
+
{{ scope.row.chargeStatus_enumText }}
-
- 已签发
-
-
+ 已签发
+
待保存
-
- 待签发
-
-
- 已校对
-
-
- 待接收
-
-
- 已校对
-
-
- 已停嘱
-
-
- 停止
-
-
- 已完成
-
-
- {{ scope.row.chargeStatus_enumText }}
-
+ 待签发
+ 已校对
+ 待接收
+ 已校对
+ 停止
+ 已完成
+ {{ scope.row.chargeStatus_enumText }}
-
+
{{ scope.row.dose ? scope.row.dose + ' ' + scope.row.doseUnitCode_dictText : '' }}
-
+
{{
@@ -501,77 +291,43 @@
-
+
-
+
{{ scope.row.totalPrice ? Number(scope.row.totalPrice).toFixed(2) + ' 元' : '-' }}
-
+
{{ scope.row.positionName || scope.row.orgName }}
-
+
-
+
{{
- scope.row.adviceType == 8
- ? (scope.row.rateCode_dictText || scope.row.rateCode || '-')
- : [
- scope.row.rateCode_dictText,
- scope.row.dispensePerDuration ? scope.row.dispensePerDuration + '天' : '',
- scope.row.methodCode_dictText,
- ]
- .filter(Boolean)
- .join(' ')
+ [
+ scope.row.rateCode_dictText,
+ scope.row.dispensePerDuration ? scope.row.dispensePerDuration + '天' : '',
+ scope.row.methodCode_dictText,
+ ]
+ .filter(Boolean)
+ .join(' ')
}}
-
+
{{ scope.row.injectFlag_enumText || '-' }}
-
+
{{ scope.row.skinTestFlag_enumText || '-' }}
@@ -583,60 +339,33 @@
size="small"
@click.stop
>
-
-
+
+
-
+
{{ scope.row.stopUserName || "-" }}
-
+
{{ scope.row.stopTime || "-" }}
-
+
{{ scope.row.remark || '-' }}
-
+
{{ scope.row.diagnosisName || scope.row.conditionDefinitionName }}
@@ -646,21 +375,18 @@
-
+
-
+