Explorar el Código

样式引入调整

luolei hace 4 años
padre
commit
ed62391062
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/js/dept/keyItemFlawControlDept.js

+ 1 - 1
src/js/dept/keyItemFlawControlDept.js

@@ -1,5 +1,5 @@
 const $ = require('jquery');
-require("@less/keyItemFlawControl.less");
+require("@less/dept/keyItemFlawControlDept.less");
 require('../modal.js');
 const {api} = require('../api.js')
 const {post,getCookie,getUrlArgObjectNew,emptyBox,setTitleTxt,setDatePicker,getPickerDate,expJson,downloadExportedData,initScroll,listenScroll} = require('../utils.js')