Explorar el Código

复制后,订单日期需要为当天日期

002390 hace 1 año
padre
commit
4bc1df8787
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/purchase/purchase-order/add/index.vue

+ 1 - 0
src/views/purchase/purchase-order/add/index.vue

@@ -109,6 +109,7 @@ export default {
             status: "0",
             source: "3",
             isClose:'N',
+            billDate: new Date().Format('yyyy-MM-dd'),
             closeTime:'',
             isInvoice:'N',
             isSendWms:'N',