From 4a6cb1829273587be9cd316327aebd9fc3190914 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 18 Sep 2020 15:03:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=82=AE=E8=B4=B9=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E5=88=9D=E5=A7=8B=E5=8C=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/data/view/shop_truck_template/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/data/view/shop_truck_template/form.html b/app/data/view/shop_truck_template/form.html index 5733357ad..44cf28bde 100644 --- a/app/data/view/shop_truck_template/form.html +++ b/app/data/view/shop_truck_template/form.html @@ -150,8 +150,8 @@ $rootScope.citys.forEach(function (item) { delete item.id, delete item.pid; item.subs.forEach(function (item) { - item.show = true; delete item.id, delete item.pid; + item.show = true, item.status = false; }); }); /*! 对象值到为指定小数 */