解决商品编辑页面的类别不加载的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,
getMaterialAttributeValueListById,
getMaxBarCode,
queryMaterialCategoryTreeList
} from '@/api/api'
queryMaterialCategoryTreeList } from '@/api/api'
import { autoJumpNextInput, handleIntroJs, removeByVal } from '@/utils/util'
import { getAction, httpAction } from '@/api/manage'
import JImageUpload from '@/components/jeecg/JImageUpload'