xgai
This commit is contained in:
parent
f9b56a573a
commit
50a193e8f5
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue