Merge remote-tracking branch 'origin/main'

This commit is contained in:
libao 2024-05-11 18:01:53 +08:00
commit 23362cd6e5
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 {