seimin 4 miesięcy temu
rodzic
commit
66ea5927d3

+ 1 - 1
src/app/views/hushijiandan/hushijiandan.component.ts

@@ -1426,7 +1426,7 @@ export class HushijiandanComponent implements OnInit {
1426 1426
   loading6 = false;
1427 1427
   coopBx: any; //当前操作列
1428 1428
   validateBxForm: FormGroup; //新增/编辑表单
1429
-  showBxModal(data: any) {
1429
+  showBxModal(data?) {
1430 1430
     this.maskFlag = this.message.loading("正在加载中..", {
1431 1431
       nzDuration: 0,
1432 1432
     }).messageId;