修复版本bug

This commit is contained in:
dengxin
2024-02-20 22:25:58 +08:00
parent 1cf0e980f5
commit ecd03d7876
12 changed files with 445 additions and 310 deletions

View File

@@ -19,7 +19,7 @@
</template>
<script>
import { transferDept } from "@/api/tenant/policy";
import { transferDept } from "@/api/tenant/label";
export default {
props: {
ids: String,