fix: 不能打包

pull/242/head
xingyu4j 2025-10-28 11:46:56 +08:00
parent e29ea7b34e
commit 1338637c00
1 changed files with 2 additions and 1 deletions

View File

@ -204,7 +204,8 @@ function setProductScopeValues(data: any) {
:rule-config="[]"
:spu-property-list="[]"
:deletable="true"
:spu-list="[]"/>
:spu-list="[]"
/>
</FormItem>
</Modal>
</template>