diff --git a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionBCP/materialRequisitionBCP.html b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionBCP/materialRequisitionBCP.html
index 47102caa..fbfb6d61 100644
--- a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionBCP/materialRequisitionBCP.html
+++ b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionBCP/materialRequisitionBCP.html
@@ -195,7 +195,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionFL/materialRequisitionFL.html b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionFL/materialRequisitionFL.html
index 4c5bf0c5..520c1da5 100644
--- a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionFL/materialRequisitionFL.html
+++ b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionFL/materialRequisitionFL.html
@@ -195,7 +195,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionYL/materialRequisitionYL.html b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionYL/materialRequisitionYL.html
index fa56cec7..1791eb3a 100644
--- a/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionYL/materialRequisitionYL.html
+++ b/ruoyi-admin/src/main/resources/templates/manufacture/materialRequisitionYL/materialRequisitionYL.html
@@ -194,7 +194,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/quality/returnGoodsKhthInfo/returnGoodsKhthInfo.html b/ruoyi-admin/src/main/resources/templates/quality/returnGoodsKhthInfo/returnGoodsKhthInfo.html
index fbff3ed9..9da9c6bf 100644
--- a/ruoyi-admin/src/main/resources/templates/quality/returnGoodsKhthInfo/returnGoodsKhthInfo.html
+++ b/ruoyi-admin/src/main/resources/templates/quality/returnGoodsKhthInfo/returnGoodsKhthInfo.html
@@ -236,7 +236,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/quality/returnGoodsScInfo/returnGoodsScInfo.html b/ruoyi-admin/src/main/resources/templates/quality/returnGoodsScInfo/returnGoodsScInfo.html
index d9b2fe79..5d162c1e 100644
--- a/ruoyi-admin/src/main/resources/templates/quality/returnGoodsScInfo/returnGoodsScInfo.html
+++ b/ruoyi-admin/src/main/resources/templates/quality/returnGoodsScInfo/returnGoodsScInfo.html
@@ -146,7 +146,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/stock/stockInfo/stockInfo.html b/ruoyi-admin/src/main/resources/templates/stock/stockInfo/stockInfo.html
index 24248056..cde5e1f0 100644
--- a/ruoyi-admin/src/main/resources/templates/stock/stockInfo/stockInfo.html
+++ b/ruoyi-admin/src/main/resources/templates/stock/stockInfo/stockInfo.html
@@ -101,7 +101,7 @@
// else {return value;}
// }
},
- {title: '上次修改时间',field: 'updateInfoTime',align: 'center',
+ {title: '上次更新时间',field: 'updateInfoTime',align: 'center',
formatter: function (value, row, index) {
if (value){
diff --git a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDBcp/warehousingInPDBcp.html b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDBcp/warehousingInPDBcp.html
index f96a1b64..2d79edc5 100644
--- a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDBcp/warehousingInPDBcp.html
+++ b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDBcp/warehousingInPDBcp.html
@@ -160,7 +160,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDFinishProduct/warehousingInPDFinishProduct.html b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDFinishProduct/warehousingInPDFinishProduct.html
index 43206e2f..64d6def1 100644
--- a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDFinishProduct/warehousingInPDFinishProduct.html
+++ b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInPDFinishProduct/warehousingInPDFinishProduct.html
@@ -161,7 +161,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInRGFinishProduct/warehousingInRGFinishProduct.html b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInRGFinishProduct/warehousingInRGFinishProduct.html
index 359e2f4c..b7a4bbbc 100644
--- a/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInRGFinishProduct/warehousingInRGFinishProduct.html
+++ b/ruoyi-admin/src/main/resources/templates/storehouse/warehousingInRGFinishProduct/warehousingInRGFinishProduct.html
@@ -164,7 +164,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/system/companyInformation/companyInformation.html b/ruoyi-admin/src/main/resources/templates/system/companyInformation/companyInformation.html
index 1e0a7350..1d495dbe 100644
--- a/ruoyi-admin/src/main/resources/templates/system/companyInformation/companyInformation.html
+++ b/ruoyi-admin/src/main/resources/templates/system/companyInformation/companyInformation.html
@@ -209,7 +209,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/system/customer/customer.html b/ruoyi-admin/src/main/resources/templates/system/customer/customer.html
index 73bb22bb..877ac10e 100644
--- a/ruoyi-admin/src/main/resources/templates/system/customer/customer.html
+++ b/ruoyi-admin/src/main/resources/templates/system/customer/customer.html
@@ -511,7 +511,7 @@
{title: '录入时间',field: 'createTime',align: 'center',
sortable: true,
},
- {title: '上次修改时间',field: 'updateTime',align: 'center',
+ {title: '上次更新时间',field: 'updateTime',align: 'center',
formatter: function(value, row, index) {
if (value) {
diff --git a/ruoyi-admin/src/main/resources/templates/system/customer/detail.html b/ruoyi-admin/src/main/resources/templates/system/customer/detail.html
index b2835643..82eb730c 100644
--- a/ruoyi-admin/src/main/resources/templates/system/customer/detail.html
+++ b/ruoyi-admin/src/main/resources/templates/system/customer/detail.html
@@ -572,7 +572,7 @@
},
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
@@ -607,7 +607,7 @@
{title: '录入时间',field: 'firstAddTime',
formatter: function (value, row, index) {if (value == null) {return " ";}else {return value;}}
},
- {title: '上次修改时间',field: 'updateInfoTime',
+ {title: '上次更新时间',field: 'updateInfoTime',
formatter: function (value, row, index) {if (value == null) {return " ";} else {var vArr = value.split(','); return vArr[0];}}
},
]
diff --git a/ruoyi-admin/src/main/resources/templates/system/customerQuote/customerQuote.html b/ruoyi-admin/src/main/resources/templates/system/customerQuote/customerQuote.html
index d2337c89..8dc5c899 100644
--- a/ruoyi-admin/src/main/resources/templates/system/customerQuote/customerQuote.html
+++ b/ruoyi-admin/src/main/resources/templates/system/customerQuote/customerQuote.html
@@ -279,7 +279,7 @@
{title: '录入时间',field: 'createTime',sortable: true,align: 'center',
},
{title: '更新人',field: 'updateBy',align: 'center'},
- { title: '上次修改时间',field: 'updateTime',align: 'center',
+ { title: '上次更新时间',field: 'updateTime',align: 'center',
},
{title: '备注',field: 'remark'},
{
diff --git a/ruoyi-admin/src/main/resources/templates/system/item/item.html b/ruoyi-admin/src/main/resources/templates/system/item/item.html
index beb1fca0..8219bc8a 100644
--- a/ruoyi-admin/src/main/resources/templates/system/item/item.html
+++ b/ruoyi-admin/src/main/resources/templates/system/item/item.html
@@ -99,7 +99,7 @@
},
{
field: 'updateTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html b/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html
index 9f2f125c..99e41d68 100644
--- a/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html
+++ b/ruoyi-admin/src/main/resources/templates/system/procedure/procedure.html
@@ -101,7 +101,7 @@
{field: 'associatedItem',title: '核算数量关联项',visible: false},
{field: 'procedureRemark',title: '工序备注'},
{field: 'createTime',title: '录入时间'},
- {field: 'updateTime', title: '上次修改时间'},
+ {field: 'updateTime', title: '上次更新时间'},
{title: '操作',align: 'center',formatter: function(value, row, index) {
var actions = [];
actions.push('编辑 ');
diff --git a/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html b/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html
index fd2a016a..334de092 100644
--- a/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html
+++ b/ruoyi-admin/src/main/resources/templates/system/processCategory/processCategory.html
@@ -76,7 +76,7 @@
{field: 'standardConversionCost',title: '标准加工费'},
{field: 'actualProcessingCost',title: '财务实际加工费'},
{field: 'createTime',title: '录入时间'},
- {field: 'updateTime',title: '上次修改时间'},
+ {field: 'updateTime',title: '上次更新时间'},
{title: '操作',align: 'center',formatter: function(value, row, index) {
var actions = [];
actions.push('编辑 ');
diff --git a/ruoyi-admin/src/main/resources/templates/system/sop/sop.html b/ruoyi-admin/src/main/resources/templates/system/sop/sop.html
index 0a33968e..6c1cb0a2 100644
--- a/ruoyi-admin/src/main/resources/templates/system/sop/sop.html
+++ b/ruoyi-admin/src/main/resources/templates/system/sop/sop.html
@@ -202,7 +202,7 @@
}
}
},
- {field: 'updateTime',title: '上次修改时间',formatter: function (value, row, index) {
+ {field: 'updateTime',title: '上次更新时间',formatter: function (value, row, index) {
if (value == null) {
return " ";
} else {
diff --git a/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html b/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html
index 0ca5de27..d5386e0b 100644
--- a/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html
+++ b/ruoyi-admin/src/main/resources/templates/system/supplier/supplier.html
@@ -210,7 +210,7 @@
{
field: 'updateInfoTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";
diff --git a/ruoyi-admin/src/main/resources/templates/system/technicalTeam/technicalTeam.html b/ruoyi-admin/src/main/resources/templates/system/technicalTeam/technicalTeam.html
index 31b4acd1..09be6cbd 100644
--- a/ruoyi-admin/src/main/resources/templates/system/technicalTeam/technicalTeam.html
+++ b/ruoyi-admin/src/main/resources/templates/system/technicalTeam/technicalTeam.html
@@ -100,7 +100,7 @@
},
{
field: 'updateTime',
- title: '上次修改时间',
+ title: '上次更新时间',
formatter: function (value, row, index) {
if (value == null) {
return " ";