@@ -27,7 +27,6 @@ class ComonOrder extends Base
protected $invoiceType;
protected $invName;
protected $kingInvoice;
- protected $novalidate=["*"];
public function __construct(App $app) {
parent::__construct($app);
$this->model = new \app\admin\model\ComonOrder();