修改
This commit is contained in:
parent
1731f18498
commit
e83e4c9331
@ -232,6 +232,7 @@
|
|||||||
onShow() {
|
onShow() {
|
||||||
this.nurseClassId = ''
|
this.nurseClassId = ''
|
||||||
this.itemClassId = ''
|
this.itemClassId = ''
|
||||||
|
this.conNewcurrent = 0
|
||||||
var that = this
|
var that = this
|
||||||
const value = uni.getStorageSync('patientId');
|
const value = uni.getStorageSync('patientId');
|
||||||
if (value) {
|
if (value) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user