调整提示
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
</template>
|
||||
</ai-title>
|
||||
<template #content>
|
||||
<el-alert show-icon v-if="!detail.id" type="error" title="该产品已下架" center/>
|
||||
<el-form v-else size="small" label-width="120px">
|
||||
<el-form v-if="detail.id" size="small" label-width="120px">
|
||||
<ai-card title="基本信息">
|
||||
<template #content>
|
||||
<el-row type="flex" class="flexWrap">
|
||||
|
||||
Reference in New Issue
Block a user