vue error div bug fixed
This commit is contained in:
@@ -52,7 +52,6 @@ type userInfo struct {
|
||||
}
|
||||
|
||||
func (s *Srv) Rpa(companyName string, month float64, year float64) error {
|
||||
emitLog("")
|
||||
type CompanyInfo struct {
|
||||
company *company.Company // float64.Company türünü gömme
|
||||
month float64 // yeni bir alan ekliyoruz
|
||||
|
||||
Reference in New Issue
Block a user