wupengfei %!s(int64=2) %!d(string=hai) anos
pai
achega
551231efb9
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      .idea/workspace.xml
  2. 1 1
      application/nutrition/view/one_datum/form.html

+ 2 - 2
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/common.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/common.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/nutrition/view/one_datum/form.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/one_datum/form.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -205,7 +205,7 @@
       <workItem from="1670547445908" duration="11821000" />
       <workItem from="1671196552398" duration="3806000" />
       <workItem from="1671605812878" duration="482000" />
-      <workItem from="1671670352202" duration="1500000" />
+      <workItem from="1671670352202" duration="2194000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/nutrition/view/one_datum/form.html

@@ -73,7 +73,7 @@
                 done: function(res){
                     console.log(res)
                     $("input[name='datum_url']").val(res.data);
-                    layer.msg(re.msg);
+                    layer.msg(res.msg);
                 }
             });
         });