wupengfei 1 年之前
父節點
當前提交
874f293b04
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      .idea/workspace.xml
  2. 0 1
      application/operate/view/recruit/form.html

+ 1 - 1
.idea/workspace.xml

@@ -401,7 +401,7 @@
       <workItem from="1692234047138" duration="17662000" />
       <workItem from="1692320300408" duration="11625000" />
       <workItem from="1692579530643" duration="3954000" />
-      <workItem from="1692665781192" duration="6185000" />
+      <workItem from="1692665781192" duration="6271000" />
     </task>
     <servers />
   </component>

+ 0 - 1
application/operate/view/recruit/form.html

@@ -473,7 +473,6 @@
     $(document).on('click','.poibox',function (){
         var click_poi =  $(".poibox").index(this);
         console.log(click_poi,sel_list[click_poi]);
-
     })
 
     $("input[name='address']").on('change',function (e) {