web/src/views/modules/itemCirculatOrder/ItemCirculatOrder-AddOrUpdate.vue
@@ -78,7 +78,6 @@ </el-table-column> <el-table-column fixed="right" prop="files" label="上传附件" width="300" align="center"> <template v-slot="{ row }"> <!-- <zt-table-button @click="files(row.id)">上传附件</zt-table-button>--> <table-uploader busi-type="circulat_order" model-name="row" :dataForm="row" v-model="row.files"/> </template>