Merge remote-tracking branch 'origin/master'

This commit is contained in:
2025-08-11 17:18:39 +08:00
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -243,7 +243,7 @@ import {
updateResource
} from '@/api/system/resource'
import { getFaultMessage, newIP } from '@/api/system/common'
import { deleteMaterial } from "../../../api/system/material";
import { deleteMaterial } from "@/api/system/material";
export default {
name: 'index',