feat: There is no way the, bug #52875 关联文件上传缺少小逻辑
This commit is contained in:
@@ -2381,8 +2381,10 @@ export default {
|
|||||||
case 'ca':
|
case 'ca':
|
||||||
this.caFileList = fileList;
|
this.caFileList = fileList;
|
||||||
break;
|
break;
|
||||||
|
case 'glwj':
|
||||||
|
this.glwjFileList = fileList
|
||||||
|
break;
|
||||||
default :
|
default :
|
||||||
;
|
|
||||||
}
|
}
|
||||||
// console.log("caNmae",this.form.caName);
|
// console.log("caNmae",this.form.caName);
|
||||||
this.$message({
|
this.$message({
|
||||||
|
|||||||
Reference in New Issue
Block a user