| .idea/.gitignore | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/ERP_override.iml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/compiler.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/encodings.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/jarRepositories.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/misc.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/modules.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| .idea/vcs.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| north-glass-erp/northglass-erp/config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| north-glass-erp/northglass-erp/src/views/pp/processCard/SelectProcessCard.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| north-glass-erp/src/main/resources/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| north-glass-erp/target/classes/application.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| north-glass-erp/target/erp-0.0.1-SNAPSHOT.jar.original | 补丁 | 查看 | 原始文档 | blame | 历史 |
.idea/.gitignore
File was deleted .idea/ERP_override.iml
File was deleted .idea/compiler.xml
File was deleted .idea/encodings.xml
File was deleted .idea/jarRepositories.xml
File was deleted .idea/misc.xml
File was deleted .idea/modules.xml
File was deleted .idea/vcs.xml
File was deleted north-glass-erp/northglass-erp/config.js
@@ -1,4 +1,4 @@ export default { serverUrl:"10.153.19.150:8086" serverUrl:"localhost:8086" //serverUrl:"res.abeim.cn" } north-glass-erp/northglass-erp/src/views/pp/processCard/SelectProcessCard.vue
@@ -159,6 +159,7 @@ pageTotal.value = res.data.total produceList = produceList.value.concat(deepClone(res.data.data)) xGrid.value.reloadData(produceList) console.log(produceList) gridOptions.loading = false } else { ElMessage.warning(res.msg) north-glass-erp/src/main/resources/application.yml
@@ -10,22 +10,22 @@ strict: false #设置严格模式,默认false不启动. 启动后在未匹配到指定数据源时候回抛出异常,不启动会使用默认数据源. datasource: user_info: url: jdbc:mysql://10.153.19.150:3306/erp_user_info?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/erp_user_info?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver sd: url: jdbc:mysql://10.153.19.150:3306/sd?serverTimezone=GMT%2b8&allowMultiQueries=true url: jdbc:mysql://localhost:3306/sd?serverTimezone=GMT%2b8&allowMultiQueries=true username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver mm: url: jdbc:mysql://10.153.19.150:3306/mm?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/mm?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver pp: url: jdbc:mysql://10.153.19.150:3306/pp?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/pp?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver north-glass-erp/target/classes/application.yml
@@ -10,22 +10,22 @@ strict: false #设置严格模式,默认false不启动. 启动后在未匹配到指定数据源时候回抛出异常,不启动会使用默认数据源. datasource: user_info: url: jdbc:mysql://10.153.19.150:3306/erp_user_info?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/erp_user_info?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver sd: url: jdbc:mysql://10.153.19.150:3306/sd?serverTimezone=GMT%2b8&allowMultiQueries=true url: jdbc:mysql://localhost:3306/sd?serverTimezone=GMT%2b8&allowMultiQueries=true username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver mm: url: jdbc:mysql://10.153.19.150:3306/mm?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/mm?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver pp: url: jdbc:mysql://10.153.19.150:3306/pp?serverTimezone=GMT%2b8 url: jdbc:mysql://localhost:3306/pp?serverTimezone=GMT%2b8 username: root password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver north-glass-erp/target/erp-0.0.1-SNAPSHOT.jar.originalBinary files differ