Compare commits

..

3 Commits

View File

@@ -1017,7 +1017,7 @@ function handleChange(value) {
* 选择药品回调
*/
function selectAdviceBase(key, row) {
// 立即关闭当前弹窗
// 立即关闭当前弹窗
prescriptionList.value[rowIndex.value].showPopover = false;
if (row.adviceType == 3) {
getActivityBindDevice({ activityId: row.adviceDefinitionId }).then((res) => {