瀏覽代碼

修改bug

lichao 3 年之前
父節點
當前提交
c6f1f6342f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/dealer/allocation/detail.vue

+ 1 - 0
src/views/dealer/allocation/detail.vue

@@ -160,6 +160,7 @@
               icon="el-icon-printer"
               size="small"
               @click="openReport"
+              :disabled="!form.id || dataList.length === 0"
             >报表打印</el-button>
           </template>
           <template slot="menu" slot-scope="{ row, index }">