优化部分页面,解决oss签名不显示的问题,更新西药名称

This commit is contained in:
2025-08-29 12:59:29 +08:00
parent ba2a601505
commit e0a41940e3
2 changed files with 6 additions and 2 deletions

View File

@@ -464,7 +464,11 @@
if (mParms.process_rule_note === '') {
return this.$toast('请选择委托调剂备注')
}
}
} else {
if (mParms.process_rule_id1 === '') {
return this.$toast('请选择包法')
}
}
// if (!mParms.deployment) {
// uni.showModal({
// title: '提示信息',