巡检
This commit is contained in:
@@ -177,7 +177,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
this.$modal
|
||||
.confirm('是否确认所有选中保养单"?')
|
||||
.confirm('是否确认所有选中巡检单"?')
|
||||
.then(() => {
|
||||
return this.$axios({
|
||||
url: '/base/equipment-check-order/confirm?confirmPerson=' + this.$store.getters.userId,
|
||||
|
||||
Reference in New Issue
Block a user