From 1f30f6cac26d9d5bbcd9d347fb6f4ef1f3641310 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 25 Jan 2021 18:14:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/addLocation/addLocation.html | 1 + .../property/addMachine/addMachine.html | 20 ++++++++++++++++++- .../property/addMachine/addMachine.js | 13 +++++++++++- .../property/editLocation/editLocation.html | 1 + .../property/editMachine/editMachine.html | 20 ++++++++++++++++++- .../property/editMachine/editMachine.js | 16 ++++++++++++++- 6 files changed, 67 insertions(+), 4 deletions(-) diff --git a/public/components/property/addLocation/addLocation.html b/public/components/property/addLocation/addLocation.html index 53f860f59..47be63ea8 100644 --- a/public/components/property/addLocation/addLocation.html +++ b/public/components/property/addLocation/addLocation.html @@ -23,6 +23,7 @@ + diff --git a/public/components/property/addMachine/addMachine.html b/public/components/property/addMachine/addMachine.html index 59607bd16..323b6c6d1 100644 --- a/public/components/property/addMachine/addMachine.html +++ b/public/components/property/addMachine/addMachine.html @@ -2,7 +2,7 @@