fix: 智聪健康管理,健康档案,状态bug修复。
This commit is contained in:
@@ -279,7 +279,7 @@ function handleState() {
|
|||||||
}
|
}
|
||||||
function handleStateConfirm(e) {
|
function handleStateConfirm(e) {
|
||||||
form.value.stateName = e.value[0].dictLabel
|
form.value.stateName = e.value[0].dictLabel
|
||||||
form.value.resource = e.value[0].dictValue
|
form.value.state = e.value[0].dictValue
|
||||||
showState.value = false
|
showState.value = false
|
||||||
}
|
}
|
||||||
function handleStateCancel() {
|
function handleStateCancel() {
|
||||||
|
|||||||
Reference in New Issue
Block a user