From b989761b83aac6f446b78430c788fdd81a82d2df Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 22 Aug 2023 16:09:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/server/contract.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/server/contract.js b/static/server/contract.js index 66bb48a..3f24681 100644 --- a/static/server/contract.js +++ b/static/server/contract.js @@ -1,4 +1,3 @@ -export const companyContractType = [23,24,25,29] -export const personnerContractType = [19,20,21,22] + export const companyContractType = [23, 24, 25, 29] export const personnerContractType = [19, 20, 21, 22] \ No newline at end of file