fix 工单下发

This commit is contained in:
张江玮
2023-04-23 10:25:43 +08:00
parent 27b0ec1436
commit c4ca99ad3c
16 changed files with 330 additions and 110 deletions

View File

@@ -370,6 +370,9 @@ export default {
title: '点位',
url: 'api/point',
idField: 'point_id',
query: {
is_used: '1'
},
optShow: {
add: true,
edit: false,