版本修改
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
style="width: 220px"
|
||||
format="YYYY-MM-DD"
|
||||
value-format="YYYY-MM-DD"
|
||||
:disabled="row.chengNuoJiaoQi != null"
|
||||
@change="batchSetChengNuoJiaoQiFun([{id:row.id,newTime:row.chengNuoJiaoQi}])"
|
||||
/>
|
||||
</template>
|
||||
@@ -191,6 +192,7 @@ const chengNuoJiaoQiPFun = (e: string) => {
|
||||
}
|
||||
});
|
||||
} else {
|
||||
getList();
|
||||
done();
|
||||
}
|
||||
},
|
||||
@@ -227,6 +229,7 @@ const chengNuoJiaoQiPFun = (e: string) => {
|
||||
}
|
||||
});
|
||||
} else {
|
||||
getList();
|
||||
done();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user