Explorar o código

bug修复提交

LAPTOP-16IUEB3P\Lenovo %!s(int64=2) %!d(string=hai) anos
pai
achega
f46a234d3f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/saleOrder/components/create-order.vue

+ 1 - 0
src/views/saleOrder/components/create-order.vue

@@ -290,6 +290,7 @@
         } else {
           this.$set(this.form, 'orderLibraryType', 2);
         }
+		this.$set(this.form, 'customerName', '');
       },
 
       async getSaleCode () {