From 31ee3ad1f501f72f8a7aacabd4e0d427fc6110e7 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期二, 22 三月 2022 09:38:39 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/receive/receive.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/receive/receive.js b/src/main/webapp/static/js/receive/receive.js
index c71cb74..edfb95d 100644
--- a/src/main/webapp/static/js/receive/receive.js
+++ b/src/main/webapp/static/js/receive/receive.js
@@ -366,6 +366,7 @@
{field: 'matnr', title: '鍟嗗搧缂栫爜'},
{field: 'maktx', title: '鍟嗗搧鍚嶇О', width: 200},
{field: 'anfme', title: '鏁伴噺', width: 70},
+ {field: 'quaStatus$', title: '璐ㄦ鐘舵��', width: 90},
{
field: 'createTime$', title: '鍒涘缓鏃堕棿', sort: true, templet: function (d) {
return util.toDateString(d.createTime);
--
Gitblit v1.9.1