lvhao 5 dní pred
rodič
commit
00daa31d0b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      template/erp/fullordertt_edit.html

+ 1 - 1
template/erp/fullordertt_edit.html

@@ -1185,7 +1185,7 @@ $("#is_jiaji_id").on('change',function(){
 	$("#isjiaji_flag").toggle()
 });
 
-{if ($ts_msg_flag == 1) && ($fullordertt['librarytime'] == 0)}
+{if ($ts_msg_flag == 1) && (empty($fullordertt['librarytime']))}
 	alert("{$ts_msg_msg}")
 	
 {/if}