From 9de938fa44a25dd169a7af359030173ba5df3073 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 11 Jul 2025 08:37:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=8E=BB=E7=BA=A4=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E5=88=86=E6=9E=90=E9=9D=99=E6=80=81=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/bxerp/lasi.vue | 250 +++++++++++++++++++ src/views/statistics/bxerp/maopi.vue | 3 +- src/views/statistics/bxerp/niuzhuan.vue | 273 +++++++++++++++++++++ src/views/statistics/bxerp/shenjiagong.vue | 213 ++++++++++++++++ 4 files changed, 737 insertions(+), 2 deletions(-) create mode 100644 src/views/statistics/bxerp/lasi.vue create mode 100644 src/views/statistics/bxerp/niuzhuan.vue create mode 100644 src/views/statistics/bxerp/shenjiagong.vue diff --git a/src/views/statistics/bxerp/lasi.vue b/src/views/statistics/bxerp/lasi.vue new file mode 100644 index 00000000..659f0e3c --- /dev/null +++ b/src/views/statistics/bxerp/lasi.vue @@ -0,0 +1,250 @@ + + + + + diff --git a/src/views/statistics/bxerp/maopi.vue b/src/views/statistics/bxerp/maopi.vue index 978bc6ec..2f4859cf 100644 --- a/src/views/statistics/bxerp/maopi.vue +++ b/src/views/statistics/bxerp/maopi.vue @@ -189,8 +189,7 @@ export default { data() { return { params: { - ordering:'-create_time', - + ordering:'create_time', querys:[[{field:"wm",value:0,compare:"isnull"},{field:"data__has_key",compare:"",value:"毛坯检测_批次号"}]], }, query:{ diff --git a/src/views/statistics/bxerp/niuzhuan.vue b/src/views/statistics/bxerp/niuzhuan.vue new file mode 100644 index 00000000..96018b8a --- /dev/null +++ b/src/views/statistics/bxerp/niuzhuan.vue @@ -0,0 +1,273 @@ + + + + + diff --git a/src/views/statistics/bxerp/shenjiagong.vue b/src/views/statistics/bxerp/shenjiagong.vue new file mode 100644 index 00000000..7748a8e2 --- /dev/null +++ b/src/views/statistics/bxerp/shenjiagong.vue @@ -0,0 +1,213 @@ + + + + +