|
|
@@ -21,7 +21,7 @@
|
|
|
<edit :data="scope.data.data" @onSuccess="onSuccess" class="inline-16"></edit>
|
|
|
<darwerPanel :id="scope.data.data.plm_technicalinfo_codeid" :title="$t(`关联商品`)" :detailPath="{path:'/relationCode'}" class="inline-16" @closeDrawer="onSuccess"/>
|
|
|
<btnDelete class="inline-16" paramID="2025082513211502" nameKey="plm_technicalinfo_codeids" :id="scope.data.data.plm_technicalinfo_codeid"
|
|
|
- message="确认是否删除,确定删除则删除该二维码id及其所有关联商品信息" @onSuccess="onSuccess" btnTitle="删除"></btnDelete>
|
|
|
+ message="确认是否删除该二维码及其关联的商品信息?" @onSuccess="onSuccess" btnTitle="删除"></btnDelete>
|
|
|
</template>
|
|
|
</basicLayout>
|
|
|
<el-dialog
|