Jelajahi Sumber

Merge branch 'sit'

xiaodai2022 2 tahun lalu
induk
melakukan
f8f4012323

File diff ditekan karena terlalu besar
+ 0 - 0
dist/index.html


File diff ditekan karena terlalu besar
+ 0 - 0
dist/static/js/chunk-c056a142.d7500e93.js


TEMPAT SAMPAH
dist/static/js/chunk-c056a142.4792741c.js.gz → dist/static/js/chunk-c056a142.d7500e93.js.gz


+ 3 - 3
src/views/purchaseIn/purchaseOrder/columns.js

@@ -171,9 +171,9 @@ const columns = [
 ]
 ]
 const statusOptions = [
 const statusOptions = [
   { value: "0", label: "待与供应商确认" },
   { value: "0", label: "待与供应商确认" },
-  { value: "1", label: "待发货" },
-  { value: "2", label: "部分发货" },
-  { value: "3", label: "发货完成" },
+  { value: "1", label: "待入库" },
+  { value: "2", label: "部分入库" },
+  { value: "3", label: "入库完成" },
   { value: "4", label: "已取消订单" },
   { value: "4", label: "已取消订单" },
 ];
 ];
 const order_type_options = [
 const order_type_options = [

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini