batchfinish.ui.js 81 B

1234
  1. $(function()
  2. {
  3. if(batchFinishTip != '') zui.Modal.alert(batchFinishTip);
  4. });