Преглед на файлове

Merge branch 'lin_20240222_优化需求' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin преди 1 година
родител
ревизия
d3f1da6351
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/valueAddedService/orderSettleManag/mixins/productInfo.js

+ 1 - 1
src/views/valueAddedService/orderSettleManag/mixins/productInfo.js

@@ -14,7 +14,7 @@ export default {
           md: 6,
           attributes: { disabled: false, placeholder: '请输入' },
           formItemAttributes: {
-            label: '内条码',
+            label: '内条码',
             prop: 'insideCode',
             rules: [...required]
           }