Merge branch 'dev' into trp_dev
This commit is contained in:
@@ -93,8 +93,8 @@ const handleSave = async () => {
|
||||
tunnelName: form.value.tunnelName,
|
||||
serialNumber: form.value.serialNumber,
|
||||
remarks: form.value.remarks,
|
||||
// constructionLength:form.value.constructionLength,
|
||||
constructionLength: 500,
|
||||
constructionLength:form.value.constructionLength,
|
||||
// constructionLength: 500,
|
||||
tunnelLength: form.value.totalLength,
|
||||
isDefault: form.value.isDefault,
|
||||
modelEquipmentList: await store.getEquipmentList(),
|
||||
|
||||
Reference in New Issue
Block a user