Ver código fonte

装集客项目更新

lijiangwei 4 anos atrás
pai
commit
26af1fb0f9

+ 0 - 1
uis/views/order/dispatch_process_index.html

@@ -119,7 +119,6 @@
         table.render({
             elem: '#dispatch_process_datagrid'
             , url: '/order/?status=3'
-            , title: '订单管理'
             , cols: [[
                 {field: 'no', title: '单号', width: 180}
                 , {field: 'name', title: '客户名称', width: 110}

+ 1 - 2
uis/views/order/update_process.html

@@ -85,7 +85,7 @@
                                           placeholder="请输入备注"/></textarea>
                             </div>
                         </div>
-                        <div id="upload_image">
+                        <div>
                             <label class="layui-form-label"><font color='red' size="4">*</font>上传图片:</label>
                             <div class="imgsContent">
                                 <div class="layui-upload-drag" id="upload_img">
@@ -174,7 +174,6 @@
                         }
                     });
                 }
-                console.log(res.data, "opppp");
                 //当前进度
                 $('#current_process').append(res.data.now_process_text)
                 //下一进度