This commit is contained in:
BoHung Chiu 2022-04-01 15:15:25 +08:00
parent a5730eba52
commit 113a40d51d
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ class Admin::UniversalTablesController < OrbitAdminController
ce.period_to = val
end
ce.table_column_id = tc.id
ce.u_table_id = table.id
ce.save
te.column_entries << ce
end