工时查询修改工时

This commit is contained in:
Vergil
2020-03-17 11:17:58 +08:00
parent 35cd5c3966
commit 1b9d98077e
19 changed files with 126 additions and 36 deletions

View File

@@ -983,7 +983,6 @@ export default {
// 提交添加或者修改
submit(formName) {
this.$refs[formName].validate((valid) => {
console.log(valid, 111111)
if (valid) {
if (this.temp === 1) {
this.addTableData1()