We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4209bb commit b300463Copy full SHA for b300463
templates/index.html
@@ -119,7 +119,7 @@
119
</el-input>
120
<div class="el-upload__tip">
121
<el-button @click="pageNum=0">去取件</el-button>
122
- <el-button @click="cunDrawer=true">取件码</el-button>
+ <el-button @click="jiDrawer=true">取件码</el-button>
123
<el-button v-if="uploadData.type === '2'" @click="toUploadData">寄出去</el-button>
124
</div>
125
</el-card>
0 commit comments