解决商品编辑页面的类别不加载的bug

This commit is contained in:
jishenghua
2025-04-29 23:10:21 +08:00
parent ab9d91c89f
commit 2867684588

View File

@@ -300,8 +300,7 @@
getMaterialAttributeNameList, getMaterialAttributeNameList,
getMaterialAttributeValueListById, getMaterialAttributeValueListById,
getMaxBarCode, getMaxBarCode,
queryMaterialCategoryTreeList queryMaterialCategoryTreeList } from '@/api/api'
} from '@/api/api'
import { autoJumpNextInput, handleIntroJs, removeByVal } from '@/utils/util' import { autoJumpNextInput, handleIntroJs, removeByVal } from '@/utils/util'
import { getAction, httpAction } from '@/api/manage' import { getAction, httpAction } from '@/api/manage'
import JImageUpload from '@/components/jeecg/JImageUpload' import JImageUpload from '@/components/jeecg/JImageUpload'