fcx
4 天以前 4dc0880780b52c0c35456666a4643a7866b454a7
pages/QC/SJ/Blms.vue
@@ -11,7 +11,7 @@
        </thead>
        <tbody>
          <tr v-for="(item, index) in tableData" :key="index">
            <td>{{ item.projName }}</td>
            <td>{{ item.proJ_NAME }}</td>
            <td>
              <view class="description-text">{{ item.remarks }}</view>
            </td>