This commit is contained in:
曹辉 2023-03-29 10:04:23 +08:00
parent fecae2fb7e
commit d938ee8d0c

View File

@ -721,7 +721,6 @@ export default {
},
//
ParamsStationxm(item) {
console.log(item);
if (this.nurseItemquery.nurseStationId) {
this.nurseItemlistInfo();
this.homenumber = item;
@ -818,6 +817,7 @@ export default {
},
//
reset() {
this.nurseItemquery.nurseStationId = null;
this.form = {
posterPictureUrlLists: [
{
@ -826,7 +826,7 @@ export default {
idd: this.idd
}
],
moduleType:null,
moduleType: null,
id: null,
poserName: null,
posterPictureUrl: null,