222
schangxiang@126.com
2025-05-06 bbd8b2922a59500444f70f0c11b4c76f63bd07f9
HIAWms/web/src/widgets/WmsContainer/Controllers/WmsContainerDrawer.tsx
@@ -301,7 +301,17 @@
      updateCheckData()
      disabled.value = true
    } else {
      formData.value = {}
      formData.value = {
        containerType: 1,
        containerStatus: 1,
        specLength: 1200,
        specWidth: 1200,
        specHeight: 1200,
        limitLength: 1200,
        limitWidth: 1200,
        limitHeight: 1200,
        maxWeight: 400,
      }
      disabled.value = false
      updateCheckData()
    }