Ben Lin
2024-06-20 de7e6c408b6209158b08991d729c4bcc72055eec
src/views/tigerprojects/wms/warehousemodel/ShelfForm.vue
@@ -62,7 +62,7 @@
  emit: ['success', 'register'],
  setup(props, { emit }) {
    const [registerLocation, { openModal: openLocationModal }] = useModal();
    const { t } = useI18n('WMS.WareHouse');
    const { t } = useI18n();
    var CENLength=ref(0);
    var NOLength=ref(0);
    const schemas: FormSchema[] = [