lvhao há 1 mês atrás
pai
commit
1e7df941d0

+ 1 - 1
template/erp/returngoods.html

@@ -103,7 +103,7 @@
     </select>
 </li>
 <li>
-    评价选项
+    评价情况
     <select name="shpjxx" class="select">
         <option value="">请选择</option>
         {loop $shpjxx_list as $key=>$val}

+ 1 - 1
template/erp/returngoods_add.html

@@ -45,7 +45,7 @@
     </select>
 </li>
 <li>
-    <em>评价选项:</em>
+    <em>评价情况:</em>
     <select name="shpjxx" class="select ">
         <option value="">请选择</option>
         {loop $shpjxx as $key=>$val}

+ 1 - 1
template/erp/returngoods_detail.html

@@ -81,7 +81,7 @@
     <input readonly value="{$info['jjcd_show']}"   type="text" >
 </li>
 <li>
-    <em>评价选项:</em>
+    <em>评价情况:</em>
     <input readonly value="{$info['shpjxx_show']}"  type="text" >
 </li>
 {/if}

+ 1 - 1
template/erp/returngoods_edit.html

@@ -51,7 +51,7 @@
     </select>
 </li>
 <li>
-    <em>评价选项:</em>
+    <em>评价情况:</em>
     <select name="shpjxx" class="select ">
         <option value="">请选择</option>
         {loop $shpjxx as $key=>$val}