更新输入取件后,弹出取件码,和寄件文件箱改为取件码

This commit is contained in:
lan-air
2022-12-11 10:39:54 +08:00
parent 516708d98d
commit 40955b91f8
+2 -1
View File
@@ -100,7 +100,7 @@
<div class="el-upload__text" style="font-size: 10px">天数<7或限制次数24h后删除</div>
<div class="el-upload__tip" slot="tip">
<el-button @click="tool=0">去取件</el-button>
<el-button @click="cunDrawer=true">文件箱</el-button>
<el-button @click="cunDrawer=true">取件码</el-button>
</div>
</el-upload>
</el-card>
@@ -262,6 +262,7 @@
message: response.data.msg,
type: 'success'
});
that.quDrawer = true;
}
that.code = '';
that.inout_disable = false