Przeglądaj źródła

考场排座导入

bzkf30 1 rok temu
rodzic
commit
b8d11e7503
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/xdjx/kcpzgl/kcpz/detail/kslb/index.vue

+ 1 - 1
src/pages/xdjx/kcpzgl/kcpz/detail/kslb/index.vue

@@ -497,7 +497,7 @@ const handlePrint = () => {
     </el-form>
     <div class="divider"></div>
     <div>
-      <import-button @success="queryApi" :url="URL_CUT_REF"></import-button>
+      <import-button @success="queryApi" :url="URL_CUT_REF" :importKey="('xkk_id='+aid)"></import-button>
       <el-button @click="handleTableRowBtn_export" type="primary">导出打印</el-button>
       <el-button @click="handleTableRowBtn_add" type="primary">新增</el-button>
       <el-button @click="handleTableRowBtn_delete" type="danger">删除</el-button>