|
@@ -86,9 +86,7 @@ import {huanZheXinXi, youWuXuanZheHuanZhe} from '@/views/hospitalization/zhu-yua
|
|
|
import {getDateRangeFormatDate} from '@/utils/date'
|
|
|
import {huoQuCaoYaoShuJu, huoQuChaoYaoMingXi, shanChuCaoYao} from '@/api/zhu-yuan-yi-sheng/cao-yao-yi-zhu'
|
|
|
import store from '@/store'
|
|
|
-import {stringIsBlank} from '@/utils/blank-utils'
|
|
|
import {computed, onActivated, ref, watch} from 'vue'
|
|
|
-import router from '@/router'
|
|
|
import {ElMessageBox} from 'element-plus'
|
|
|
import XinZhengCaoYao from "@/views/hospitalization/zhu-yuan-yi-sheng/cao-yao-yi-zhu/XinZhengCaoYao";
|
|
|
import {getHerbsStatusFlag} from "@/views/hospitalization/zhu-yuan-yi-sheng/cao-yao-yi-zhu/cao-yao";
|
|
@@ -182,7 +180,6 @@ onActivated(() => {
|
|
|
})
|
|
|
|
|
|
|
|
|
-
|
|
|
</script>
|
|
|
|
|
|
<style scoped>
|