删除多余图片

This commit is contained in:
shijingjing
2022-05-20 10:14:39 +08:00
parent 235f708566
commit 561b257674
28 changed files with 3 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
</div>
<div class="right">
<div style="display: flex" v-if="status == 1">
<AiPagePicker type="party" @select="handlePartySelect" single :isFourParty="true">
<AiPagePicker type="sysUser" @select="handlePartySelect" single :isFourParty="true">
<AiMore v-model="doUsername" placeholder="请选择"/>
</AiPagePicker>
</div>
@@ -47,7 +47,6 @@
export default {
data() {
return {
// operation: '',
description: '',
status: '',
files: [],