Browse Source

请填写

guhongwei 3 years ago
parent
commit
d1f1cb6a46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/twoweb/service/comDemand/parts/thr.vue

+ 1 - 1
src/views/twoweb/service/comDemand/parts/thr.vue

@@ -5,7 +5,7 @@
         <el-col :span="24" class="one">
           <el-form :model="form" :rules="rules" ref="form" label-width="100px">
             <el-col :span="24" class="list">
-              <el-table :data="form.products" border style="width: 100%">
+              <el-table :data="form.products" border style="width: 100%" empty-text="请添加">
                 <el-table-column prop="name" label="主要产品名称" align="center" show-overflow-tooltip> </el-table-column>
                 <el-table-column prop="mix" label="占企业销售收入总额比例(%)" width="200px" show-overflow-tooltip> </el-table-column>
                 <el-table-column label="" width="100px" align="center">