|
@@ -9,7 +9,7 @@
|
|
|
>浏览</el-button
|
|
|
>
|
|
|
</div> -->
|
|
|
- <!-- 货权转移送达单位
|
|
|
+ <!-- 货权转移送达单位
|
|
|
<div class="mofrom">
|
|
|
<span class="motext">货权转移送达单位</span>
|
|
|
<el-input class="moinput" v-model="cargo" disabled> </el-input>
|
|
@@ -232,7 +232,7 @@ export default {
|
|
|
data() {
|
|
|
return {
|
|
|
isLoading: false,
|
|
|
- resultMemos:['低富粉','中富粉','高富粉','机精粉','进口块矿'],
|
|
|
+ resultMemos:['低富粉','中富粉','高富粉','机精粉','进口块矿','进口球团'],
|
|
|
a: 1,
|
|
|
cargoPictureUrl: "",
|
|
|
shippingCertificate: "",
|
|
@@ -422,7 +422,7 @@ export default {
|
|
|
this.second5.requestUrl =
|
|
|
"/api/v1/tms/getBatchIdByForeign?apiId=489&con=" + this.input;
|
|
|
}else if(a == 6){
|
|
|
- this.second6.requestUrl =
|
|
|
+ this.second6.requestUrl =
|
|
|
"/api/v1/uc/queryMaterialByLike?apiId=244&index=" + this.input;
|
|
|
}
|
|
|
},
|
|
@@ -508,7 +508,7 @@ export default {
|
|
|
sulfurcontent: this.form1.sulfurcontent,
|
|
|
userId: getCookie("userId"),
|
|
|
};
|
|
|
-
|
|
|
+
|
|
|
//判断放货数量是否为数字
|
|
|
if (
|
|
|
map.noticeCommerceMethod == null ||
|