优化部分页面,解决oss签名不显示的问题,更新西药名称
This commit is contained in:
@@ -77,5 +77,5 @@
|
||||
"enable" : false
|
||||
},
|
||||
"vueVersion" : "2",
|
||||
"sassImplementationName": "node-sass"
|
||||
"sassImplementationName" : "node-sass"
|
||||
}
|
||||
|
||||
@@ -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: '提示信息',
|
||||
|
||||
Reference in New Issue
Block a user