diff --git a/src/views/inout/InvoiceRegByOrder.vue b/src/views/inout/InvoiceRegByOrder.vue
index 44939a1..1913a5b 100644
--- a/src/views/inout/InvoiceRegByOrder.vue
+++ b/src/views/inout/InvoiceRegByOrder.vue
@@ -263,6 +263,11 @@
prop="count"
width="100"
>
+
-
+
diff --git a/src/views/inout/InvoiceSelectRegByOrder.vue b/src/views/inout/InvoiceSelectRegByOrder.vue
index c9155e1..ce6aa4c 100644
--- a/src/views/inout/InvoiceSelectRegByOrder.vue
+++ b/src/views/inout/InvoiceSelectRegByOrder.vue
@@ -219,6 +219,11 @@
prop="count"
width="100"
>
+
-
+
{
+
this.$refs['inputQuery'].validate(valid => {
if (valid) {
// this.inputQuery.auditStatus = val;
@@ -580,7 +575,6 @@ export default {
return false;
}
});
- });
}else{
this.$refs['inputQuery'].validate(valid => {
if (valid) {