From 0f07997d64a3e56afea01c04777c3e6a1954f407 Mon Sep 17 00:00:00 2001 From: GWY <guweiyiscp096@foxmail.com> Date: 星期三, 16 三月 2022 13:47:41 +0800 Subject: [PATCH] PJ1降类逻辑取最新入库日修改。 --- force-app/main/default/staticresources/apex20.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/staticresources/apex20.js b/force-app/main/default/staticresources/apex20.js index 676319b..8c2f9ef 100644 --- a/force-app/main/default/staticresources/apex20.js +++ b/force-app/main/default/staticresources/apex20.js @@ -1,4 +1,3 @@ -锘� if (!sforce) { throw "unable to find sforce. Make sure that connection.js is loaded before apex.js script"; } -- Gitblit v1.9.1