【bug】续费的下拉框无内容

This commit is contained in:
fengachen
2022-07-28 11:29:41 +08:00
parent 7e5f52e96b
commit 9fe0803878
@@ -301,6 +301,7 @@
import JSearchSelectTag from '@comp/standardsAssociation/JSearchSelectTag'
import JMultiSelectTag from '@comp/standardsAssociation/JMultiSelectTag'
import JImageUpload from '@comp/standardsAssociation/JImageUpload'
import JDictSelectTag from '@comp/standardsAssociation/JDictSelectTag'
import JUpload from '@comp/standardsAssociation/JUpload'
import JDate from '@comp/tools/JDate'
import { getAction, httpAction } from '@api/memberManage'
@@ -312,6 +313,7 @@ export default {
JSearchSelectTag,
JMultiSelectTag,
JImageUpload,
JDictSelectTag,
JUpload,
JDate
},