Browse Source

tijaoshuju

lvhao 5 months ago
parent
commit
5040a06fcc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/erp/shop_edit.html

+ 1 - 1
template/erp/shop_edit.html

@@ -206,7 +206,7 @@
 <script>var addedit="/shop/edit/";var rowsurl="/shop/rows/";
 $(document).ready(function() {
 	var va = $(".isshopid").find("option:selected").val();
-	if(va == 269 || va == 2297)
+	if(va == 269 || va == 2297 || val == 1513)
 	{
 		$(".shoppass").show();$(".shopurl").show();$(".shopadmin").show();
 		$(".shopprogram").show();