diff --git a/healthlink-his-ui/src/assets/icons.svg b/healthlink-his-ui/src/assets/icons.svg index 1c59a15b2..815bc8555 100644 --- a/healthlink-his-ui/src/assets/icons.svg +++ b/healthlink-his-ui/src/assets/icons.svg @@ -1,7 +1,6 @@ - - - - + + + \ No newline at end of file diff --git a/healthlink-his-ui/src/views/catalog/device/components/deviceDialog.vue b/healthlink-his-ui/src/views/catalog/device/components/deviceDialog.vue index 211e747b1..f80e34015 100755 --- a/healthlink-his-ui/src/views/catalog/device/components/deviceDialog.vue +++ b/healthlink-his-ui/src/views/catalog/device/components/deviceDialog.vue @@ -638,13 +638,8 @@ function getLocationTree() { // 显示弹框 function edit() { reset(); - title.value = ''; - title.value = props.title; form.value = props.item; form.value.chrgitmLv = form.value.chrgitmLv ? form.value.chrgitmLv.toString() : undefined; - deviceCategories.value = props.deviceCategories; - statusFlagOptions.value = props.statusFlagOptions; - supplierListOptions.value = props.supplierListOptions; getDeptTree(); getLocationTree(); // 初始化包装单位列表