From 2f5922ab01a1abac3610a6fda0e211425b8a528a Mon Sep 17 00:00:00 2001 From: Vergil <974548713@qq.com> Date: Mon, 20 Apr 2020 09:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=8E=92=E4=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/check-versions.js | 14 +- .../AutomaticScheduling/index.vue | 1930 +++++++++++++++++ 2 files changed, 1937 insertions(+), 7 deletions(-) create mode 100644 src/views/ManufacturingCenter/AutomaticScheduling/index.vue diff --git a/build/check-versions.js b/build/check-versions.js index c5c29e90..e697bfd5 100644 --- a/build/check-versions.js +++ b/build/check-versions.js @@ -19,13 +19,13 @@ const versionRequirements = [ } ] -if (shell.which('npm')) { - versionRequirements.push({ - name: 'npm', - currentVersion: exec('npm --version'), - versionRequirement: packageConfig.engines.npm - }) -} +// if (shell.which('npm')) { +// versionRequirements.push({ +// name: 'npm', +// currentVersion: exec('npm --version'), +// versionRequirement: packageConfig.engines.npm +// }) +// } module.exports = function() { const warnings = [] diff --git a/src/views/ManufacturingCenter/AutomaticScheduling/index.vue b/src/views/ManufacturingCenter/AutomaticScheduling/index.vue new file mode 100644 index 00000000..1bee4cab --- /dev/null +++ b/src/views/ManufacturingCenter/AutomaticScheduling/index.vue @@ -0,0 +1,1930 @@ + + + +