Commit 0c1f0e2b authored by zhengke's avatar zhengke

no message

parent 6f81d969
......@@ -508,6 +508,10 @@
// 提交订单
submitOrderHandler() {
let that = this;
that.adressInfo.Consignee = '测试'
that.adressInfo.ShoppingAddress = '四川成都龙泉驿1'
that.JJSWStuId = '10724';
that.Thename="HK";
if (that.adressInfo.Consignee == '') {
this.$refs.uToast.show({
title: '请选择收货信息!',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment