liuhairui 2 anni fa
parent
commit
fd60158040

+ 0 - 2
application/admin/controller/Entrust.php

@@ -303,8 +303,6 @@ class Entrust extends Backend
         $log = [];
         foreach ($idList as $ke => $id) {
             $temp_id[$ke] = Db::name('entrust')->where('id', $id)->value('standard_id');
-            //$temp_id[$kk] 判断标准id
-            //$vv 委托单id
             if (empty($temp_id[$ke])) {
                 $this->error('序号为'.$id . '未获取到判断标准,请先编辑确认标准');
             }

+ 1 - 1
application/admin/view/entrust/add.html

@@ -183,7 +183,7 @@
             <div class="col-xs-12 col-sm-8">
                 <div class="check">
                     <label >
-                        <input name="row[sample_stand][]" type="checkbox" value="YC/T 207-2014" checked >YC/T 207-2014
+                        <input name="row[sample_stand][]" type="checkbox" value="YC/T 207-2014"  checked >YC/T 207-2014
                     </label>
                     <label >
                         <input name="row[sample_stand][]" type="checkbox" value="YQ/T 35-2013" >YQ/T 35-2013