按钮权限
This commit is contained in:
parent
d0eaf84481
commit
81657db86a
@ -40,7 +40,7 @@
|
||||
<a-col :span="24">
|
||||
<a-form-item field="" label="" no-style>
|
||||
<a-space>
|
||||
<a-button type="primary" @click="handleSubmit" v-has="'admin:sysArticleList:save'">保存</a-button>
|
||||
<a-button type="primary" @click="handleSubmit" v-has="'admin:sysArticleOriginList:save'">保存</a-button>
|
||||
</a-space>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
fit="cover"
|
||||
:src="record.article_science_source.source_image"
|
||||
/>
|
||||
|
||||
|
||||
</template>
|
||||
<template #article_image="{record}">
|
||||
<a-image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user