diff --git a/src/views/emis/emisWaybill/centerWaybillList.vue b/src/views/emis/emisWaybill/centerWaybillList.vue
index e78f1208..8df8296a 100644
--- a/src/views/emis/emisWaybill/centerWaybillList.vue
+++ b/src/views/emis/emisWaybill/centerWaybillList.vue
@@ -277,6 +277,12 @@
+
+
+
+
+
+
-
+
+
+
+
+
+
@@ -822,7 +827,8 @@ export default {
blSign:null,
expireNotSign:null,
problemQueryType:null,
- problemQueryIds:null
+ problemQueryIds:null,
+ blUploadGoodsPic:null
}
},
};
diff --git a/src/views/emis/emisWaybill/sendWaybillListNew.vue b/src/views/emis/emisWaybill/sendWaybillListNew.vue
index b43a049c..aed68ead 100644
--- a/src/views/emis/emisWaybill/sendWaybillListNew.vue
+++ b/src/views/emis/emisWaybill/sendWaybillListNew.vue
@@ -260,6 +260,12 @@
+
+
+
+
+
+
@@ -816,7 +822,8 @@ export default {
problemQueryType:null,
problemQueryIds:null,
queryTabType:"1",
- querySendType:"1"
+ querySendType:"1",
+ blUploadGoodsPic:null,
}
},
};