fix:打不开取件框
This commit is contained in:
@@ -119,7 +119,7 @@
|
|||||||
</el-input>
|
</el-input>
|
||||||
<div class="el-upload__tip">
|
<div class="el-upload__tip">
|
||||||
<el-button @click="pageNum=0">去取件</el-button>
|
<el-button @click="pageNum=0">去取件</el-button>
|
||||||
<el-button @click="cunDrawer=true">取件码</el-button>
|
<el-button @click="jiDrawer=true">取件码</el-button>
|
||||||
<el-button v-if="uploadData.type === '2'" @click="toUploadData">寄出去</el-button>
|
<el-button v-if="uploadData.type === '2'" @click="toUploadData">寄出去</el-button>
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
|
|||||||
Reference in New Issue
Block a user