This commit is contained in:
wangting 2024-05-11 18:00:56 +08:00
parent f9b56a573a
commit 50a193e8f5
1 changed files with 0 additions and 2 deletions

View File

@ -224,11 +224,9 @@
<script>
import { listMaterial, getMaterial, delMaterial, addMaterial, updateMaterial } from "@/api/system/material";
import { listMaterialGroup } from "@/api/system/materialGroup";
import imgUpload from '@/components/FileUpload/imgFileUpload'
export default {
name: "Material",
components:{
imgUpload
},
data() {
return {