Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
668b290a
Commit
668b290a
authored
Nov 04, 2019
by
qiankunpingtai
Browse files
去掉一些无用的js
parent
6a0e9ff2
Changes
14
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/materials/allocation_out_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/allocation_out_list.js"
></script>
<!--
<script src="/js/pages/materials/allocation_out_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/assemble_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/assemble_list.js"
></script>
<!--
<script src="/js/pages/materials/assemble_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/bill_detail.html
View file @
668b290a
...
...
@@ -14,7 +14,7 @@
<script
src=
"/js/easyui-1.3.5/jquery.easyui.min.js"
></script>
<script
src=
"/js/easyui-1.3.5/locale/easyui-lang-zh_CN.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/bill_detail.js"
></script>
<!--
<script src="/js/pages/materials/bill_detail.js"></script>
-->
</head>
<body>
...
...
erp_web/pages/materials/disassemble_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/disassemble_list.js"
></script>
<!--
<script src="/js/pages/materials/disassemble_list.js"></script>
-->
<script>
var
kid
=
sessionStorage
.
getItem
(
"
userId
"
);
var
path
=
"
<%=path%>
"
;
...
...
erp_web/pages/materials/other_in_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/other_in_list.js"
></script>
<!--
<script src="/js/pages/materials/other_in_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/other_out_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/other_out_list.js"
></script>
<!--
<script src="/js/pages/materials/other_out_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/purchase_back_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/purchase_back_list.js"
></script>
<!--
<script src="/js/pages/materials/purchase_back_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/purchase_in_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/purchase_in_list.js"
></script>
<!--
<script src="/js/pages/materials/purchase_in_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/purchase_orders_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/purchase_orders_list.js"
></script>
<!--
<script src="/js/pages/materials/purchase_orders_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/retail_back_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/retail_back_list.js"
></script>
<!--
<script src="/js/pages/materials/retail_back_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/retail_out_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/retail_out_list.js"
></script>
<!--
<script src="/js/pages/materials/retail_out_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/sale_back_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/sale_back_list.js"
></script>
<!--
<script src="/js/pages/materials/sale_back_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/sale_orders_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/sale_orders_list.js"
></script>
<!--
<script src="/js/pages/materials/sale_orders_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
erp_web/pages/materials/sale_out_list.html
View file @
668b290a
...
...
@@ -16,7 +16,7 @@
<script
src=
"/js/handlebars.js"
></script>
<script
src=
"/js/My97DatePicker/WdatePicker.js"
></script>
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/sale_out_list.js"
></script>
<!--
<script src="/js/pages/materials/sale_out_list.js"></script>
-->
<script
src=
"/js/common/jsherp.js"
></script>
<script
src=
"/js/pages/materials/add_temp.js"
></script>
<script
src=
"/js/pages/materials/in_out.js"
></script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment