rabin 3 år sedan
förälder
incheckning
7146a3a808
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      app/shop/database/sign.php

+ 2 - 2
app/shop/database/sign.php

@@ -546,9 +546,9 @@ return array
             'oper' => array('提交资料', 'shop/lib/sign.handle?sign_id={id}', '{step} == -1'),
             'fast' => array('打款确认', '"sign&where_id={id}&col=cash"', '{step} == 2'),
             'copy' => array('复制链接', 'shop/lib/sign.getAgreement?sign_id={id}', '{step} == 4'),
-            'oper' => array('重新生成合同', 'shop/lib/sign.getAgreement?sign_id={id}', '{step} == 4'),
+            //'oper' => array('重新生成合同', 'shop/lib/sign.getAgreement?sign_id={id}', '{step} == 4'),
             'list' => array('查看日志', '"sign_log&search_option_sign_id={id}&oper_table=sign"'),
-            'fast1' => array('绑定门店', '"sign&where_id={id}&col=create_shop,shop_id"', '({step} == 5 || {step} == 6)'),
+            'fast1' => array('绑定门店', '"sign&where_id={id}&col=create_shop,shop_id"', '({step} == 6)'),
         )
     ),