From 27cd042df9aca0383a49f3514bc21958dd890912 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 六月 2026 15:42:23 +0800
Subject: [PATCH] 银川 1.联调产品维护页面 2.添加IM即时通讯模块
---
src/views/wms/inventory/index/index.vue | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/src/views/wms/inventory/index/index.vue b/src/views/wms/inventory/index/index.vue
index c818900..400bfe3 100644
--- a/src/views/wms/inventory/index/index.vue
+++ b/src/views/wms/inventory/index/index.vue
@@ -6,7 +6,7 @@
import { ref } from 'vue';
-import { DocAlert, Page } from '..\..\..\..\packages\effects\common-ui\src';
+import { Page } from '../../../../packages/effects/common-ui/src';
import { Checkbox } from 'ant-design-vue';
@@ -153,15 +153,7 @@
</script>
<template>
- <Page auto-content-height>
- <template #doc>
- <DocAlert
- title="銆愬簱瀛樸�戝簱瀛樿褰曘�佹祦姘淬�佺粺璁�"
- url="https://doc.iocoder.cn/wms/inventory/"
- />
- </template>
-
- <Grid table-title="搴撳瓨缁熻">
+ <Page auto-content-height><Grid table-title="搴撳瓨缁熻">
<template #toolbar-tools>
<Checkbox v-model:checked="filterZero" @change="handleFilterZeroChange">
杩囨护鎺夊簱瀛樹负 0 鐨勫晢鍝�
--
Gitblit v1.9.3