From 348201ee7a7503e0e02572c09b0d05cf5661d9fb Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Mon, 9 Feb 2026 20:18:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E5=88=A0=E9=99=A4=E4=B8=8D=E9=9C=80=E8=A6=81=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lang/zh/template/lba copy.js | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/lang/zh/template/lba copy.js diff --git a/src/lang/zh/template/lba copy.js b/src/lang/zh/template/lba copy.js deleted file mode 100644 index 1e220c6..0000000 --- a/src/lang/zh/template/lba copy.js +++ /dev/null @@ -1,9 +0,0 @@ -//LBA -export default { - lba001: {}, //用的SP001 - lba002: { - cztj: '操作条件', - czsj: '操作时间', - jcbmc: '检测板名称' - } -}