中煤界面

This commit is contained in:
JIAL 2024-02-17 12:34:00 +08:00
parent c64c4fc1ef
commit 500e412d49
5 changed files with 55 additions and 10 deletions

View File

@ -8564,3 +8564,39 @@ Unconditional classes:
2024-01-30 16:27:02.140 INFO 19972 --- [main] com.JN.JNApplication : Started JNApplication in 3.903 seconds (JVM running for 5.014) 2024-01-30 16:27:02.140 INFO 19972 --- [main] com.JN.JNApplication : Started JNApplication in 3.903 seconds (JVM running for 5.014)
2024-01-30 16:27:02.144 INFO 19972 --- [main] com.JN.JNApplication : 项目启动成功... 2024-01-30 16:27:02.144 INFO 19972 --- [main] com.JN.JNApplication : 项目启动成功...
2024-01-30 16:50:40.938 DEBUG 19972 --- [SpringContextShutdownHook] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5f4d427e, started on Tue Jan 30 16:26:58 CST 2024 2024-01-30 16:50:40.938 DEBUG 19972 --- [SpringContextShutdownHook] ConfigServletWebServerApplicationContext : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5f4d427e, started on Tue Jan 30 16:26:58 CST 2024
2024-02-17 08:07:30.923 INFO 952 --- [main] com.JN.JNApplication : Starting JNApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 952 (D:\JavaProject\JNDemo\target\classes started by Administrator in D:\JavaProject\JNDemo)
2024-02-17 08:07:30.925 INFO 952 --- [main] com.JN.JNApplication : The following profiles are active: ss
2024-02-17 08:07:33.642 WARN 952 --- [Druid-ConnectionPool-Create-111238003] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-02-17 08:07:35.119 INFO 952 --- [main] com.JN.config.WebMvcConfig : 扩展消息转换器...
2024-02-17 08:07:35.127 INFO 952 --- [main] com.JN.config.WebMvcConfig : 开始进行静态资源映射...
2024-02-17 08:07:35.269 WARN 952 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-02-17 08:07:35.530 INFO 952 --- [main] com.JN.JNApplication : Started JNApplication in 5.322 seconds (JVM running for 7.502)
2024-02-17 08:07:35.536 INFO 952 --- [main] com.JN.JNApplication : 项目启动成功...
2024-02-17 09:53:07.185 INFO 14788 --- [main] com.JN.JNApplication : Starting JNApplication using Java 1.8.0_171 on DESKTOP-OG1MRMC with PID 14788 (D:\JavaProject\JNDemo\target\classes started by Administrator in D:\JavaProject\JNDemo)
2024-02-17 09:53:07.187 INFO 14788 --- [main] com.JN.JNApplication : The following profiles are active: ss
2024-02-17 09:53:09.147 WARN 14788 --- [Druid-ConnectionPool-Create-1806434229] c.m.s.jdbc.internals.TDS.Channel : TLSv1 was negotiated. Please update server and client to use TLSv1.2 at minimum.
2024-02-17 09:53:10.434 INFO 14788 --- [main] com.JN.config.WebMvcConfig : 扩展消息转换器...
2024-02-17 09:53:10.441 INFO 14788 --- [main] com.JN.config.WebMvcConfig : 开始进行静态资源映射...
2024-02-17 09:53:10.571 WARN 14788 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2024-02-17 09:53:10.819 INFO 14788 --- [main] com.JN.JNApplication : Started JNApplication in 4.145 seconds (JVM running for 5.161)
2024-02-17 09:53:10.825 INFO 14788 --- [main] com.JN.JNApplication : 项目启动成功...
2024-02-17 09:54:31.127 INFO 14788 --- [http-nio-3333-exec-2] com.JN.filter.LoginCheckFilter : 拦截到请求:/ZM
2024-02-17 09:54:31.128 INFO 14788 --- [http-nio-3333-exec-2] com.JN.filter.LoginCheckFilter : 本次请求/ZM不需要处理
2024-02-17 09:54:31.388 INFO 14788 --- [http-nio-3333-exec-1] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.css
2024-02-17 09:54:31.389 INFO 14788 --- [http-nio-3333-exec-1] com.JN.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.css不需要处理
2024-02-17 09:54:31.391 INFO 14788 --- [http-nio-3333-exec-3] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/zmquotation/css/index.css
2024-02-17 09:54:31.392 INFO 14788 --- [http-nio-3333-exec-3] com.JN.filter.LoginCheckFilter : 本次请求/static/zmquotation/css/index.css不需要处理
2024-02-17 09:54:31.394 INFO 14788 --- [http-nio-3333-exec-4] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/vue/vue.js
2024-02-17 09:54:31.394 INFO 14788 --- [http-nio-3333-exec-4] com.JN.filter.LoginCheckFilter : 本次请求/plugins/vue/vue.js不需要处理
2024-02-17 09:54:31.395 INFO 14788 --- [http-nio-3333-exec-5] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/element-ui/index.js
2024-02-17 09:54:31.395 INFO 14788 --- [http-nio-3333-exec-5] com.JN.filter.LoginCheckFilter : 本次请求/plugins/element-ui/index.js不需要处理
2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-7] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/axios.min.js
2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-7] com.JN.filter.LoginCheckFilter : 本次请求/plugins/axios/axios.min.js不需要处理
2024-02-17 09:54:31.396 INFO 14788 --- [http-nio-3333-exec-6] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/calendar/calendar.js
2024-02-17 09:54:31.397 INFO 14788 --- [http-nio-3333-exec-6] com.JN.filter.LoginCheckFilter : 本次请求/plugins/calendar/calendar.js不需要处理
2024-02-17 09:54:31.472 INFO 14788 --- [http-nio-3333-exec-8] com.JN.filter.LoginCheckFilter : 拦截到请求:/plugins/axios/request.js
2024-02-17 09:54:31.472 INFO 14788 --- [http-nio-3333-exec-8] com.JN.filter.LoginCheckFilter : 本次请求/plugins/axios/request.js不需要处理
2024-02-17 09:54:31.478 INFO 14788 --- [http-nio-3333-exec-9] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/zmquotation/js/index.js
2024-02-17 09:54:31.479 INFO 14788 --- [http-nio-3333-exec-9] com.JN.filter.LoginCheckFilter : 本次请求/static/zmquotation/js/index.js不需要处理
2024-02-17 09:54:31.820 INFO 14788 --- [http-nio-3333-exec-10] com.JN.filter.LoginCheckFilter : 拦截到请求:/static/image/JNlogo.png
2024-02-17 09:54:31.820 INFO 14788 --- [http-nio-3333-exec-10] com.JN.filter.LoginCheckFilter : 本次请求/static/image/JNlogo.png不需要处理

View File

@ -44,4 +44,8 @@ public class PageRedirectController {
return "bizquery/index"; return "bizquery/index";
} }
@GetMapping("/ZM")
public String redirectZM(){
return "zmquotation/index";
}
} }

View File

@ -19,7 +19,7 @@
<el-form label-width="45%" :model="formLabelAlign"> <el-form label-width="45%" :model="formLabelAlign">
<el-row> <el-row>
<el-col :span="6"> <el-col :span="6">
<el-form-item label="加工费" title="蒸汽费/钢丝铠装材料及加工费"> <el-form-item label="加工费" title="蒸汽费/钢丝铠装材料及加工费">
<el-input v-model="formLabelAlign.processingFee" placeholder="蒸汽费/钢丝铠装材料及加工费"> <el-input v-model="formLabelAlign.processingFee" placeholder="蒸汽费/钢丝铠装材料及加工费">
<template slot="append">%</template> <template slot="append">%</template>
</el-input> </el-input>
@ -226,14 +226,12 @@
width="80" width="80"
label="操作"> label="操作">
<template slot-scope="scope"> <template slot-scope="scope">
<el-button @click="handleClick(scope.row)" style="color: red;" type="text">删除</el-button> <el-button @click="handleDeleteClick(scope.row)" style="color: red;" type="text">删除</el-button>
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>
</div> </div>
</div> </div>
</div> </div>
@ -304,6 +302,11 @@
} }
}, },
handleDeleteClick(index){
this.tableData.splice(index, 1)
}
}, },

View File

@ -19,7 +19,7 @@
<el-form label-width="45%" :model="formLabelAlign"> <el-form label-width="45%" :model="formLabelAlign">
<el-row> <el-row>
<el-col :span="6"> <el-col :span="6">
<el-form-item label="加工费" title="蒸汽费/钢丝铠装材料及加工费"> <el-form-item label="加工费" title="蒸汽费/钢丝铠装材料及加工费">
<el-input v-model="formLabelAlign.processingFee" placeholder="蒸汽费/钢丝铠装材料及加工费"> <el-input v-model="formLabelAlign.processingFee" placeholder="蒸汽费/钢丝铠装材料及加工费">
<template slot="append">%</template> <template slot="append">%</template>
</el-input> </el-input>
@ -191,8 +191,7 @@
prop="kunnr3" prop="kunnr3"
label="销售单位"> label="销售单位">
<template slot-scope="scope"> <template slot-scope="scope">
<el-input v-model=""> <el-input v-model="scope.row.kunnr3" >
</el-input> </el-input>
</template> </template>
</el-table-column> </el-table-column>
@ -227,14 +226,12 @@
width="80" width="80"
label="操作"> label="操作">
<template slot-scope="scope"> <template slot-scope="scope">
<el-button @click="handleClick(scope.row)" style="color: red;" type="text">删除</el-button> <el-button @click="handleDeleteClick(scope.row)" style="color: red;" type="text">删除</el-button>
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>
</div> </div>
</div> </div>
</div> </div>
@ -305,6 +302,11 @@
} }
}, },
handleDeleteClick(index){
this.tableData.splice(index, 1)
}
}, },