Browse Source

規調子項目序號

gary
jrbin 1 year ago
parent
commit
a748df3512
  1. 2
      wms/mkt/specsurvey-edit.php
  2. 2
      wms/mkt/specsurvey_renovate-edit.php

2
wms/mkt/specsurvey-edit.php

@ -1888,7 +1888,7 @@ C:當天第3版,依次類推……" readonly>
</div>
<input type="hidden" name="token" value="<?php echo $token; ?>">
<input type="hidden" name="mid" value="<?php echo $prid; ?>">
<input type="hidden" name="sub_item_id" id="sub_item_id">
<input type="hidden" name="sub_item_id" value="<?php echo $sub_item_id; ?>">
</form>
</div>
<?php

2
wms/mkt/specsurvey_renovate-edit.php

@ -1888,7 +1888,7 @@ C:當天第3版,依次類推……" readonly>
</div>
<input type="hidden" name="token" value="<?php echo $token; ?>">
<input type="hidden" name="mid" value="<?php echo $prid; ?>">
<input type="hidden" name="sub_item_id" id="sub_item_id">
<input type="hidden" name="sub_item_id" value="<?php echo $sub_item_id; ?>">
</form>
</div>
<?php

Loading…
Cancel
Save