From 1aa2fb4793a56a15e17b62bc9f9c0f6aa3dd24ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Thu, 8 Jun 2023 11:27:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81-=E4=B8=AA=E7=A8=8E=E6=89=A3?= =?UTF-8?q?=E7=BC=B4=E4=B9=89=E5=8A=A1=E4=BA=BA=E6=B7=BB=E5=8A=A0=E6=8E=92?= =?UTF-8?q?=E5=BA=8F=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/pages/taxAgent/editConditions.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js b/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js index 542e8869..2f10ce9b 100644 --- a/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js +++ b/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js @@ -54,7 +54,7 @@ export const editConditions = [ conditionType: "INPUTNUMBER", domkey: ["sortedIndex"], fieldcol: 14, - label: "排序", + label: "显示顺序", labelcol: 6, value: "", viewAttr: 2, @@ -92,7 +92,7 @@ export const decentralizationConditions = [ conditionType: "INPUTNUMBER", domkey: ["sortedIndex"], fieldcol: 14, - label: "排序", + label: "显示顺序", labelcol: 6, value: "", viewAttr: 2,