fcx
2025-12-02 a177ad6532fcdc1e9d2b3910276bd88d04791469
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>