From 95e243f16ae50cc727767880311af8c5b8f397f8 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Wed, 17 Mar 2021 11:50:40 +0800 Subject: [PATCH] 分销订单0317 --- zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-setting.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-setting.html b/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-setting.html index aaf9883..a7c07c6 100644 --- a/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-setting.html +++ b/zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-setting.html @@ -100,7 +100,7 @@ </el-col> </el-row> - <el-row v-show="isShow" style="margin-top: 20px;"> + <el-row style="margin-top: 20px;"> <el-col> <template v-for="paramSettingFour in shfs"> <el-form-item> -- Gitblit v1.9.1