Ver Fonte

修改一下

lvhao há 1 mês atrás
pai
commit
f4ce0d7347
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      template/erp/js/fullorder-addedit.js

+ 2 - 2
template/erp/js/fullorder-addedit.js

@@ -1877,7 +1877,7 @@ function checkOrderShowNotice(f) {
 		layx.confirm('提示',"请确认是否需要从发件方付税!",null,{
 			buttons:[
 				{
-					label:'确定',
+					label:'不用勾选、继续保存',
 					callback:function(id, button, event){
 					   
 						zttj(f) 
@@ -1885,7 +1885,7 @@ function checkOrderShowNotice(f) {
 					}
 				},
 				{
-					label:'取消',
+					label:'去勾选',
 					callback:function(id, button, event){
 					   
 						layx.destroy(id);