Commit a6d7ed12 authored by wuhao's avatar wuhao 🎯

sf

parent 835fb822
...@@ -109,7 +109,6 @@ const Dic = (props) => { ...@@ -109,7 +109,6 @@ const Dic = (props) => {
ifsc = record.isBasis == 2; ifsc = record.isBasis == 2;
return [ return [
ifs && ifs &&
ifsc &&
getPrem("sysDepartment_save", action, "新增", () => { getPrem("sysDepartment_save", action, "新增", () => {
for (let i in defaultFields) { for (let i in defaultFields) {
defaultFields[i].value = null; defaultFields[i].value = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment