fix:添加清空
This commit is contained in:
parent
dfce0834db
commit
fa5976676d
@ -2,7 +2,7 @@
|
|||||||
"name" : "ziWms",
|
"name" : "ziWms",
|
||||||
"appid" : "__UNI__3FD43E0",
|
"appid" : "__UNI__3FD43E0",
|
||||||
"description" : "WMS系统",
|
"description" : "WMS系统",
|
||||||
"versionName" : "1.1.6",
|
"versionName" : "1.1.8",
|
||||||
"versionCode" : 125,
|
"versionCode" : 125,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
|
@ -123,6 +123,9 @@
|
|||||||
|
|
||||||
<text class="card-description"> 实际规格: {{ item.SDK_ID }}</text>
|
<text class="card-description"> 实际规格: {{ item.SDK_ID }}</text>
|
||||||
</div> -->
|
</div> -->
|
||||||
|
<div>
|
||||||
|
<text class="card-description"> 品名: {{ item.DESC_CN }}</text>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<text class="card-description"> 计划数量: {{ item.TOTALQTY }} {{ item.UNIT }}</text>
|
<text class="card-description"> 计划数量: {{ item.TOTALQTY }} {{ item.UNIT }}</text>
|
||||||
|
|
||||||
@ -821,6 +824,7 @@
|
|||||||
this.opCode = "";
|
this.opCode = "";
|
||||||
this.MATERIALPACKINGNAME = "";
|
this.MATERIALPACKINGNAME = "";
|
||||||
this.BoxListInfo = [];
|
this.BoxListInfo = [];
|
||||||
|
this.sumList = [];
|
||||||
this.RECEIVEACTNO = "";
|
this.RECEIVEACTNO = "";
|
||||||
this.MATERIALSPECNAME = "";
|
this.MATERIALSPECNAME = "";
|
||||||
this.PHASE = "";
|
this.PHASE = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user