@@ -39,7 +39,7 @@
</el-row>
</el-form>
<span slot="footer" class="dialog-footer">
- <el-button type="Primary" @click="open = false">关闭</el-button>
+ <el-button type="primary" @click="open = false">关闭</el-button>
</span>
</el-dialog>
</template>
@@ -75,7 +75,7 @@ export default {
},
// 打开前的操作
openDialog(data) {
- console.log(data)
+ // console.log(data)
this.reset();
this.title = '提单号:'+ data.fMblno;
this.BLNoList = {