#
zhou zhou
6 天以前 2812a2504ec3d0a98fa7e6204e6048584723adab
rsf-design/src/views/basic-info/loc-area-mat/index.vue
@@ -360,6 +360,6 @@
  }
  onMounted(async () => {
    await Promise.all([loadWarehouseOptions(), loadAreaOptions(), getData()])
    await Promise.all([loadWarehouseOptions(), loadAreaOptions()])
  })
</script>