更新输入取件后,弹出取件码,和寄件文件箱改为取件码
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user